bind(value) Instance Public methods
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,
select(*fields) Instance Public methods Works in two unique ways.
offset(value) Instance Public methods Specifies the number of rows to skip before
not(opts, *rest) Instance Public methods Returns a new relation expressing WHERE
unscope(*args) Instance Public methods Removes an unwanted relation that is
limit(value) Instance Public methods Specifies a limit for the number of records
distinct(value = true) Instance Public methods Specifies whether the records
Page 1 of 3