method
scope_registry
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::Scoping::ClassMethods
scope_registry()public
No documentation available.
# File activerecord/lib/active_record/scoping.rb, line 42
def scope_registry
ScopeRegistry.instance
end