mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Missing require added
This commit is contained in:
parent
b7ea64a86c
commit
978c80d6e3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'active_support/core_ext/hash/conversions.rb'
|
||||
require 'action_dispatch/http/request'
|
||||
|
||||
module ActionDispatch
|
||||
|
|
Loading…
Reference in a new issue