Flowdock
method

target_obsolete?

Importance_0
v3.0.0 - Show latest stable - 0 notes - Class: ActiveRecord::Associations::HasManyAssociation
target_obsolete?() protected

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/associations/has_many_association.rb, line 86
        def target_obsolete?
          false
        end
Register or log in to add new notes.