Module: Daylight::Refinements
Overview
Support for handling ActiveRecord-like refinements and chaining them together These refinements include: where
, find_by
, order
, limit
, and offset
Named scopes
are also supported.
Defined Under Namespace
Modules: ClassMethods