提交 7b975c54 编写于 作者: R Rafael Mendonça França

Merge pull request #20074 from ankit8898/as_core_ext_req_not

as/core_ext require's not used
require 'abstract_unit' require 'abstract_unit'
require 'active_support/core_ext/date'
require 'active_support/core_ext/date_time' require 'active_support/core_ext/date_time'
require 'active_support/core_ext/numeric/time' require 'active_support/core_ext/numeric/time'
......
require 'abstract_unit' require 'abstract_unit'
require 'active_support/xml_mini' require 'active_support/xml_mini'
require 'active_support/builder' require 'active_support/builder'
require 'active_support/core_ext/array'
require 'active_support/core_ext/hash' require 'active_support/core_ext/hash'
require 'active_support/core_ext/big_decimal' require 'active_support/core_ext/big_decimal'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册