Method: ActiveRecord::Scoping::ClassMethods#scope_registry
- Defined in:
- activerecord/lib/active_record/scoping.rb
#scope_registry ⇒ Object
42 43 44 |
# File 'activerecord/lib/active_record/scoping.rb', line 42 def scope_registry ScopeRegistry.instance end |