We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e549f15 commit 9da5ec7Copy full SHA for 9da5ec7
ruby/ql/lib/codeql/ruby/frameworks/ActionController.qll
@@ -474,7 +474,7 @@ ActionControllerClass getAssociatedControllerClass(ErbFile f) {
474
// TODO: improve layout support, e.g. for `layout` method
475
// https://guides.rubyonrails.org/layouts_and_rendering.html
476
/**
477
- * Holds if `templatesFile` is a viable file "belonging" to the given
+ * Holds if `templateFile` is a viable file "belonging" to the given
478
* `ActionControllerControllerClass`, according to Rails conventions.
479
*
480
* This handles mappings between controllers in `app/controllers/`, and
0 commit comments