method
path
v6.0.0 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Mapping
path()public
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 172
def path
build_path @ast, requirements, @anchor
end