Mock out what we need from AR::Base.
third(*args) Instance Public methods Same as first except returns
read(object, attribute, key) Class Public methods
inheritance_column() Instance Public methods Defines the name of the table column
remove_belongs_to(table_name, ref_name, options = {}) Instance Public methods Alias
add_column_sql(table_name, column_name, type, options = {}) Instance Protected methods
add_index_options(table_name, column_name, options = {}) Instance Protected methods
substitute_at(column, index) Instance Public methods Returns a bind substitution
joins_per_query() Instance Public methods Returns maximum number of joins in
test_quote_binary_without_string_to_binary() Instance Public methods
schema_names() Instance Public methods Returns an array of schema names.
Page 48 of 100