Method: ActionView::Resolver::PathParser::ParsedPath#path
- Defined in:
- actionview/lib/action_view/template/resolver.rb
#path ⇒ Object
Returns the value of attribute path
14 15 16 |
# File 'actionview/lib/action_view/template/resolver.rb', line 14 def path @path end |