method
has_query_constraints?
rails 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