instance method strict_locals?

Ruby on Rails 7.1.6

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 357
    def strict_locals?
      strict_locals!
    end

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

Defined in ActionView::Template

Type at least 2 characters to search.

↑↓ navigate · open · esc close