method
action_controller_renderer
v8.1.1 -
Show latest stable
- Class:
ActionText::Rendering
action_controller_renderer()public
No documentation available.
# File actiontext/lib/action_text/rendering.rb, line 17
def action_controller_renderer
@action_controller_renderer ||= Class.new(ActionController::Base).renderer
end