提交 8a91ccf9 编写于 作者: M Mislav Marohnić 提交者: Xavier Noria

add missing requires to Rescuable and RouteSet [#4415 state:committed]

Signed-off-by: NXavier Noria <fxn@hashref.com>
上级 5aa58cc0
require 'rack/mount'
require 'forwardable'
require 'active_support/core_ext/object/to_query'
require 'action_dispatch/routing/deprecated_mapper'
module ActionDispatch
......
require 'active_support/concern'
require 'active_support/core_ext/class/attribute'
require 'active_support/core_ext/proc'
require 'active_support/core_ext/string/inflections'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册