mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fix require
This commit is contained in:
parent
2224a06b72
commit
99888487b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require 'journey/router'
|
||||
require 'journey'
|
||||
require 'forwardable'
|
||||
require 'active_support/core_ext/object/blank'
|
||||
require 'active_support/core_ext/object/to_query'
|
||||
|
|
Loading…
Reference in a new issue