scope_attributes?()
Are there attributes associated with this scope?
# File activerecord/lib/active_record/scoping.rb, line 22 def scope_attributes? current_scope end