method

add_template_helper

rails latest stable - Class: AbstractController::Helpers::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

add_template_helper(mod)
private

Makes all the (instance) methods in the helper module available to templates rendered through this controller.

Parameters

  • module - The module to include into the current helper module for the class