Method: ActionView::Template#handler
- Defined in:
- lib/action_view/template.rb
#handler ⇒ Object (readonly)
Returns the value of attribute handler.
101 102 103 |
# File 'lib/action_view/template.rb', line 101 def handler @handler end |