提交 9622b3fd 编写于 作者: C Carlos Antonio da Silva

Remove not used load hooks for active_record_config

These were removed with ActiveRecord::Model in
https://github.com/rails/rails/commit/9e4c41c903e8e58721f2c41776a8c60ddba7a0a9#L15L156
上级 1489303d
......@@ -3,9 +3,6 @@
require 'thread'
module ActiveRecord
ActiveSupport.on_load(:active_record_config) do
end
module Core
extend ActiveSupport::Concern
......
module ActiveRecord
ActiveSupport.on_load(:active_record_config) do
end
# = Active Record Timestamp
#
# Active Record automatically timestamps create and update operations if the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册