method
evaluate_default_scope
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::Scoping::Default::ClassMethods
evaluate_default_scope()private
The ignore_default_scope flag is used to prevent an infinite recursion situation where a default scope references a scope which has a default scope which references a scopeā¦