method

segments

segments()
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/route.rb, line 51
      def segments
        path.names
      end