提交 96cfadc4 编写于 作者: J Jeremy Kemper

Merge pull request #5891 from kennyj/remove_time_directory

Remove dead code: active_support/time/autoload.rb was moved to active_support/time.rb
module ActiveSupport
autoload :Duration, 'active_support/duration'
autoload :TimeWithZone, 'active_support/time_with_zone'
autoload :TimeZone, 'active_support/values/time_zone'
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册