Mock out what we need from AR::Base.
delete(sql_key) Instance Public methods
find_with_ids(*ids) Instance Protected methods
insert_fixture(fixture, table_name) Instance Public methods Inserts the given
supports_savepoints?() Instance Public methods Does this adapter support savepoints
destroy(id) Instance Public methods Destroy an object (or multiple objects)
update(id, attributes) Instance Public methods Updates an object (or multiple
persisted?() Instance Public methods Returns true if the record is persisted
find_nth(ordinal, offset) Instance Protected methods
add_reference(table_name, ref_name, options = {}) Instance Public methods Adds
new(class_names, config) Class Public methods
Page 17 of 100