method

path

path()
public

No documentation available.

# File actionpack/lib/action_dispatch/routing/mapper.rb, line 172
        def path
          build_path @ast, requirements, @anchor
        end