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