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

Predicate inActionViewContext

Holds if this AST node is in a context where ActionView methods are available.

Import path

import codeql.ruby.frameworks.ActionView
predicate inActionViewContext(AstNode n)