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
bind(value) Instance Public methods
offset(value) Instance Public methods Specifies the number of rows to skip before
where(opts = :chain, *rest) Instance Public methods Returns a new relation,
distinct(value = true) Instance Public methods Specifies whether the records
unscope(*args) Instance Public methods Removes an unwanted relation that is
not(opts, *rest) Instance Public methods Returns a new relation expressing WHERE
lock(locks = true) Instance Public methods Specifies locking settings (default
Page 1 of 3