Mock out what we need from AR::Base.
call(env) Instance Public methods
find_some(ids) Instance Protected methods
collation() Instance Public methods Returns the database collation strategy
rename_table(table_name, new_name) Instance Public methods Renames a table.
int8range(name, options = {}) Instance Public methods
destroy_all() Instance Public methods Deletes the records of the collection
type_cast(value) Instance Public methods
test_quote_duration_int_column() Instance Public methods
type_cast_for_write(value) Instance Public methods
timestamps(options = {}) Instance Public methods Adds timestamps (created_at
Page 83 of 100