Mock out what we need from AR::Base.
arel() Instance Public methods
increment!(attribute, by = 1) Instance Public methods Wrapper around increment
primary_key=(value) Instance Public methods Sets the name of the primary key
each(&block) Instance Public methods
primary_key(table) Instance Public methods Returns just a table's primary key
schema_search_path() Instance Public methods Returns the active schema search
index_name_length() Instance Public methods Returns the maximum length of an
sql_for_insert(sql, pk, id_value, sequence_name, binds) Instance Public methods
connection_pool() Instance Public methods
native_database_types() Instance Public methods Returns a hash of mappings from
Page 10 of 100