strict_locals?()
Returns whether a template is using strict locals.
# File actionview/lib/action_view/template.rb, line 356 def strict_locals? strict_locals! end