method
segments
rails latest stable - Class:
ActionDispatch::Journey::Route
segments()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/route.rb, line 91
def segments
path.names
end segments()No documentation available.
# File actionpack/lib/action_dispatch/journey/route.rb, line 91
def segments
path.names
end