method

length

rails latest stable - Class: ActionDispatch::Journey::Routes
length()
public

No documentation available.

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