Module ActionView
Provides modeling for the ActionView
library.
Import path
import codeql.ruby.frameworks.ActionView
Predicates
inActionViewContext | Holds if this AST node is in a context where |
Classes
FileSystemResolverAccess | An instantiation of |
LinkToCall | A call to the ActionView |
RailsHtmlEscaping | A call to a Rails method that escapes HTML. |
RawCall | A call to the |
Modules
ActionView | Modeling for |