Method: ActionController::Renderer#controller
- Defined in:
- actionpack/lib/action_controller/renderer.rb
#controller ⇒ Object (readonly)
Returns the value of attribute controller.
28 29 30 |
# File 'actionpack/lib/action_controller/renderer.rb', line 28 def controller @controller end |