select(*fields) Instance Public methods Works in two unique ways.
references(*table_names) Instance Public methods Use to indicate that the given
create_with(value) Instance Public methods Sets attributes to be used when creating
where(opts = :chain, *rest) Instance Public methods Returns a new relation,
bind(value) Instance Public methods
offset(value) Instance Public methods Specifies the number of rows to skip before
lock(locks = true) Instance Public methods Specifies locking settings (default
extending(*modules, &block) Instance Public methods Used to extend a scope
distinct(value = true) Instance Public methods Specifies whether the records
limit(value) Instance Public methods Specifies a limit for the number of records
Page 1 of 3