method

custom_routes

custom_routes()
private

No documentation available.

# File actionpack/lib/action_dispatch/journey/router.rb, line 100
        def custom_routes
          routes.custom_routes
        end