method

helpers

helpers()
public

Provides a proxy to access helper methods from outside the view.

Note that the proxy is rendered under a different view context. This may cause incorrect behavior with capture methods. Consider using {helper}[rdoc-ref:AbstractController::Helpers::ClassMethods#helper] instead when using capture.