提交 2f3d81c7 编写于 作者: C Carlos Antonio da Silva

Remove duplicated ConnectionHandling extension in AR::Base

Thanks @toretore.
https://github.com/rails/rails/commit/9e4c41c903e8e58721f2c41776a8c60ddba7a0a9#commitcomment-2134706
上级 f9dc9173
...@@ -332,7 +332,6 @@ class Base ...@@ -332,7 +332,6 @@ class Base
extend Translation extend Translation
extend DynamicMatchers extend DynamicMatchers
extend Explain extend Explain
extend ConnectionHandling
include Persistence include Persistence
include ReadonlyAttributes include ReadonlyAttributes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册