instance method strict_locals?

Ruby on Rails 7.2.3

Since v7.1.6

Available in: v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

strict_locals?()

Returns whether a template is using strict locals.

Source
# File actionview/lib/action_view/template.rb, line 381
    def strict_locals?
      strict_locals!
    end

Defined in actionview/lib/action_view/template.rb line 381 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::Template

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close