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