length()
public

No documentation available.

# File actionpack/lib/action_dispatch/routing/route_set.rb, line 120
        def length
          routes.length
        end