We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2224a06 commit 9988848Copy full SHA for 9988848
actionpack/lib/action_dispatch/routing/route_set.rb
@@ -1,4 +1,4 @@
1
-require 'journey/router'
+require 'journey'
2
require 'forwardable'
3
require 'active_support/core_ext/object/blank'
4
require 'active_support/core_ext/object/to_query'
0 commit comments