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