method
custom_routes
v4.1.8 -
Show latest stable
- Class:
ActionDispatch::Journey::Router
custom_routes()private
No documentation available.
# File actionpack/lib/action_dispatch/journey/router.rb, line 120
def custom_routes
partitioned_routes.last
end