limit(value) Instance Public methods Specifies a limit for the number of records
unscope(*args) Instance Public methods Removes an unwanted relation that is
readonly(value = true) Instance Public methods Sets readonly attributes for
eager_load(*args) Instance Public methods Forces eager loading by performing
having(opts, *rest) Instance Public methods Allows to specify a HAVING clause
reorder(*args) Instance Public methods Replaces any existing order defined on
group(*args) Instance Public methods Allows to specify a group attribute:
includes(*args) Instance Public methods Specify relationships to be included
order(*args) Instance Public methods Allows to specify an order attribute:
rewhere(conditions) Instance Public methods Allows you to change a previously
Page 2 of 3