Member predicate ActiveRecordAssociation::getTargetModelName
Gets the (lowercase) name of the model this association targets.
For example, in has_many :posts, this is post.
Gets the (lowercase) name of the model this association targets.
For example, in has_many :posts, this is post.