method
new
v6.1.3.1 -
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