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