提交 31dd1ca5 编写于 作者: F Felix Schäfer 提交者: Felix Schäfer

fix typo still cause -> still causes

上级 9caeded9
......@@ -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
still cause `String`s to be parsed as if they were in `Time.zone`,
still causes `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.
先完成此消息的编辑!
想要评论请 注册