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