Mock out what we need from AR::Base.
create(*args, &block) Instance Public methods Tries to create a new record
[]=(sql, key) Instance Public methods
limited_update_conditions(where_sql, quoted_table_name, quoted_primary_key) Instance Public methods
result() Instance Public methods Extended in activerecord-deprecated_finders
find_take() Instance Protected methods
clear_reloadable_connections!() Instance Public methods Clears the cache which
add_index_options(table_name, column_name, options = {}) Instance Protected methods
revert(*migration_classes) Instance Public methods Reverses the migration commands
remove_columns_sql(table_name, *column_names) Instance Protected methods
<=>(version_string) Instance Public methods
Page 48 of 100