提交 236bfaf7 编写于 作者: G Gannon McGibbon 提交者: Rafael França

Fix cache_versioning default note (#34466)

[ci skip]
上级 20758817
......@@ -20,7 +20,7 @@ module Integration
# Indicates whether to use a stable #cache_key method that is accompanied
# by a changing version in the #cache_version method.
#
# This is +false+, by default until Rails 6.0.
# This is +true+, by default on Rails 5.2 and above.
class_attribute :cache_versioning, instance_writer: false, default: false
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册