Mock out what we need from AR::Base.
exec_query(sql, name = 'SQL', binds = []) Instance Public methods
valid_alter_table_options( type, options) Instance Public methods See:
init_with(coder) Instance Public methods Initialize an empty model object from
load() Instance Public methods Causes the records to be loaded from the database
save(options={}) Instance Public methods The validation process on save can
supports_index_sort_order?() Instance Public methods Does this adapter support
explain(arel, binds = []) Instance Public methods DATABASE STATEMENTS =====
define_method_attribute=(attr_name) Instance Protected methods Defined for all
match(model, name) Class Public methods
find_or_initialize_by(attributes, &block) Instance Public methods Like
Page 32 of 100