Module ActionView
Provides modeling for the ActionView library.
Import path
import codeql.ruby.frameworks.ActionViewPredicates
| 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 |
Aliases
| HtmlEscapeCall | DEPRECATED: Import |
| HtmlSafeCall | DEPRECATED: Import |
| RenderCall | DEPRECATED: Import |
| RenderToCall | DEPRECATED: Import |