提交 903be929 编写于 作者: C Carlos Antonio da Silva

Merge pull request #37636 from artinboghosian/patch-1

Use singular, `instance`, in deprecation warning.
上级 a077f94f
......@@ -281,7 +281,7 @@ def compiled_method_container
ActiveSupport::Deprecation.warn <<~eowarn.squish
ActionView::Base instances must implement `compiled_method_container`
or use the class method `with_empty_template_cache` for constructing
an ActionView::Base instances that has an empty cache.
an ActionView::Base instance that has an empty cache.
eowarn
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册