method

target_obsolete?

target_obsolete?()
protected

No documentation available.

# File activerecord/lib/active_record/associations/has_many_association.rb, line 80
        def target_obsolete?
          false
        end