Method: ActionView::TemplatePath#name
- Defined in:
- actionview/lib/action_view/template_path.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
12 13 14 |
# File 'actionview/lib/action_view/template_path.rb', line 12 def name @name end |