Mock out what we need from AR::Base.
numrange(name, options = {}) Instance Public methods
first!() Instance Public methods Same as first but raises
supports_index_sort_order?() Instance Public methods Technically MySQL allows
update_sql(sql, name = nil) Instance Protected methods Executes the update statement
readonly?() Instance Public methods Returns true if the record
include?(record) Instance Public methods Returns true if the given
type() Instance Public methods
insert_sql(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil) Instance Protected methods
connection_id() Instance Public methods
ids() Instance Public methods Pluck all the ID's for the relation using the
Page 16 of 100