Mock out what we need from AR::Base.
after_rollback(*args, &block) Instance Public methods This callback is called
uniq() Instance Public methods Alias for:
empty_insert_statement_value() Instance Public methods
change_column_default(table_name, column_name, default) Instance Public methods Changes
xml(*args) Instance Public methods
each() Instance Public methods
ids() Instance Public methods Pluck all the ID's for the relation using the
select_one(arel, name = nil, binds = []) Instance Public methods Returns a record
empty?() Instance Public methods Returns true if there are no records.
update_column(name, value) Instance Public methods Equivalent to update_columns(name
Page 4 of 100