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

Member predicate ActiveRecordModelInstantiation::methodCallMayAccessField

Holds if a call to methodName on this instance may return a field of this ORM object.

predicate methodCallMayAccessField(string methodName)