method

length

length()
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/routes.rb, line 22
      def length
        routes.length
      end