提交 363e298c 编写于 作者: A Abdelkader Boudih

Merge pull request #18539 from aditya-kapoor/correct-typo

[ci skip] fix typo sill -> still
......@@ -73,7 +73,7 @@ def create_time_zone_conversion_attribute?(name, cast_type)
time_zone_aware_types.include?(:not_explicitly_configured)
ActiveSupport::Deprecation.warn(<<-MESSAGE)
Time columns will become time zone aware in Rails 5.1. This
sill cause `String`s to be parsed as if they were in `Time.zone`,
still cause `String`s to be parsed as if they were in `Time.zone`,
and `Time`s to be converted to `Time.zone`.
To keep the old behavior, you must add the following to your initializer:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册