提交 151aa690 编写于 作者: G Guillermo Iguaran

Merge pull request #19594 from radar/require-module-delegation

Require Module#delegate core ext in ActiveModel::Naming
require 'active_support/core_ext/hash/except'
require 'active_support/core_ext/module/introspection'
require 'active_support/core_ext/module/remove_method'
require 'active_support/core_ext/module/delegation'
module ActiveModel
class Name
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册