Method: ActionView::Template::Error#template
- Defined in:
- actionview/lib/action_view/template/error.rb
#template ⇒ Object (readonly)
Returns the value of attribute template.
171 172 173 |
# File 'actionview/lib/action_view/template/error.rb', line 171 def template @template end |