Mock out what we need from AR::Base.
table_exists?(name) Instance Public methods A cached lookup for table existence
prefix() Class Public methods
rename_index(table_name, old_name, new_name) Instance Public methods Renames
explain(arel, binds = []) Instance Public methods
teardown_fixtures() Instance Public methods
initialize_copy(other) Instance Public methods
count_by_sql(sql) Instance Public methods Returns the result of an SQL statement
remove_connection(owner) Instance Public methods Remove the connection for this
minimum(column_name, options = {}) Instance Public methods Calculates the minimum
checkout() Instance Public methods Check-out a database connection from the
Page 43 of 100