Mock out what we need from AR::Base.
exec_delete(sql, name = 'SQL', binds = []) Instance Public methods Also aliased
context_class() Class Public methods Superclass for the evaluation contexts
assume_migrated_upto_version(version, migrations_paths = ActiveRecord::Migrator.migrations_paths) Instance Public
quoted_table_name() Instance Public methods Returns a quoted version of the
column_exists?(column_name, type = nil, options = {}) Instance Public methods Checks
clear_cache!() Instance Public methods Clears the prepared statements cache
drop(*arguments) Instance Public methods
empty?() Instance Public methods Returns true if the collection
attribute_method?(attr_name) Instance Protected methods
delete(arel, name = nil, binds = []) Instance Public methods Executes the delete
Page 72 of 100