instance method
_helpers
Ruby on Rails 7.0.10
Since v6.1.7.10Signature
_helpers()
No documentation comment.
Source
# File actionpack/lib/abstract_controller/helpers.rb, line 40
def _helpers
self.class._helpers
end
Defined in actionpack/lib/abstract_controller/helpers.rb line 40
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in AbstractController::Helpers