method
new
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::Journey::Router
new(routes)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/router.rb, line 20
def initialize(routes)
@routes = routes
end