method
invertible_for?
rails latest stable - Class:
ActiveRecord::Associations::Association
invertible_for?(record)private
Returns true if inverse association on the given record needs to be set. This method is redefined by subclasses.
invertible_for?(record)Returns true if inverse association on the given record needs to be set. This method is redefined by subclasses.