references(*table_names) Instance Public methods Use to indicate that the given
select(*fields) Instance Public methods Works in two unique ways.
where(opts = :chain, *rest) Instance Public methods Returns a new relation,
offset(value) Instance Public methods Specifies the number of rows to skip before
create_with(value) Instance Public methods Sets attributes to be used when creating
bind(value) Instance Public methods
not(opts, *rest) Instance Public methods Returns a new relation expressing WHERE
distinct(value = true) Instance Public methods Specifies whether the records
lock(locks = true) Instance Public methods Specifies locking settings (default
unscope(*args) Instance Public methods Removes an unwanted relation that is
Page 1 of 3