Mock out what we need from AR::Base.
size() Instance Public methods Returns size of the records.
type() Instance Public methods
limit(value) Instance Public methods Specifies a limit for the number of records
read(object, attribute, key) Class Public methods
json_to_string(object) Instance Public methods
store_accessor(store_attribute, *keys) Instance Public methods
default_scope(scope = nil) Instance Protected methods Use this macro in your
select_all(arel, name = nil, binds = []) Instance Public methods
primary_key(table) Instance Public methods Returns just a table's primary key
add_index(table_name, column_name, options = {}) Instance Public methods Adds
Page 40 of 100