Mock out what we need from AR::Base.
current_database() Instance Public methods
any?() Instance Public methods Returns true if there are any records.
[]=(oid, type) Instance Public methods
update(arel, name = nil, binds = []) Instance Public methods Executes the update
clear() Instance Public methods Equivalent to delete_all. The difference
[]=(attr_name, value) Instance Public methods Updates the attribute identified
execute(sql, name = nil) Instance Public methods Executes the SQL statement
connection_handler=(handler) Class Public methods
new(spec) Class Public methods Creates a new
==(comparison_object) Instance Public methods Returns true if comparison_object
Page 92 of 100