Module: Mongoid::Scopable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Composable
- Defined in:
- build/mongoid-8.1/lib/mongoid/scopable.rb
Overview
This module contains behavior for all Mongoid scoping - named scopes, default scopes, and criteria accessors via scoped and unscoped.
Defined Under Namespace
Modules: ClassMethods