Module: Daylight::Refinements

Extended by:
ActiveSupport::Concern
Included in:
API
Defined in:
lib/daylight/refinements.rb

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