Mock out what we need from AR::Base.
add_column(table_name, column_name, type, options = {}) Instance Public methods Adds
to_hash() Instance Public methods
find_by(*args) Instance Public methods Finds the first record matching the specified
supports_ddl_transactions?() Instance Public methods Does this adapter support
eager_loading?() Instance Public methods Returns true if relation needs eager
quoted_false() Instance Public methods
connection() Instance Public methods Retrieve the connection associated with
setup_fixtures(config = ActiveRecord::Base) Instance Public methods
has_one(name, scope = nil, options = {}) Instance Public methods Specifies a
configurations() Class Public methods Returns fully resolved configurations
Page 31 of 100