method
target_obsolete?
v2.2.1 -
Show latest stable
- Class:
ActiveRecord::Associations::HasManyAssociation
target_obsolete?()protected
No documentation available.
# File activerecord/lib/active_record/associations/has_many_association.rb, line 80
def target_obsolete?
false
end