Method: ActionView::Resolver::PathParser::ParsedPath#path

Defined in:
actionview/lib/action_view/template/resolver.rb

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



14
15
16
# File 'actionview/lib/action_view/template/resolver.rb', line 14

def path
  @path
end