method
has_query_constraints?
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::Persistence::ClassMethods
has_query_constraints?()public
No documentation available.
# File activerecord/lib/active_record/persistence.rb, line 495
def has_query_constraints? # :nodoc:
@has_query_constraints
end