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