CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate ActiveRecordAssociation::getTargetModelName

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

string getTargetModelName()