Mock out what we need from AR::Base.
new(lock = Monitor.new) Class Public methods
poll(timeout = nil) Instance Public methods Remove the head of the queue.
insert_fixture(fixture, table_name) Instance Public methods Inserts the given
reload() Instance Public methods Reloads the collection from the database. Returns
exec_update(sql, name, binds) Instance Public methods Alias for:
write(object, attribute, key, value) Class Public methods
execute(sql, name = nil) Instance Public methods Executes the SQL statement
client_min_messages() Instance Public methods Returns the current client message
index_name_length() Instance Public methods Returns the maximum length of an
table_name_options(config = ActiveRecord::Base) Instance Public methods
Page 19 of 100