提交 00c3f3fc 编写于 作者: A Akira Matsuda

No Woman, No try

上级 71a20b0e
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
require "stringio" require "stringio"
require "uri" require "uri"
require "active_support/core_ext/kernel/singleton_class" require "active_support/core_ext/kernel/singleton_class"
require "active_support/core_ext/object/try"
require "rack/test" require "rack/test"
require "minitest" require "minitest"
......
# frozen_string_literal: true # frozen_string_literal: true
require "active_support/core_ext/object/try"
require "active_support/core_ext/kernel/singleton_class" require "active_support/core_ext/kernel/singleton_class"
require "active_support/deprecation" require "active_support/deprecation"
require "thread" require "thread"
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
require "active_support/core_ext/hash/except" require "active_support/core_ext/hash/except"
require "active_support/core_ext/module/redefine_method" require "active_support/core_ext/module/redefine_method"
require "active_support/core_ext/object/try"
require "active_support/core_ext/hash/indifferent_access" require "active_support/core_ext/hash/indifferent_access"
module ActiveRecord module ActiveRecord
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册