method
evaluate_default_scope
v4.2.1 -
Show latest stable
- Class:
ActiveRecord::Scoping::Default::ClassMethods
evaluate_default_scope()protected
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ā¦