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