method
scope
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::Associations::Association
scope()public
No documentation available.
# File activerecord/lib/active_record/associations/association.rb, line 97
def scope
target_scope.merge!(association_scope)
end