Module: Mongoid::Scoping

Extended by:
ActiveSupport::Concern
Included in:
Components
Defined in:
lib/mongoid/scoping.rb

Overview

This module contains behaviour for all Mongoid scoping - named scopes, default scopes, and criteria accessors via scoped and unscoped.

Defined Under Namespace

Modules: ClassMethods