Fix some typos!

上级 9aa9b6d6
* ActionView::Template.finalize_compiled_template_methods is deprecated with
no replacement.
*tenderlove*
* config.action_view.finalize_compiled_template_methods is deprecated with
no replacement.
*tenderlove*
* Ensure unique DOM IDs for collection inputs with float values.
Fixes #34974
......
......@@ -271,7 +271,7 @@ def compiled_method_container
raise NotImplementedError, <<~msg
Subclasses of ActionView::Base must implement `compiled_method_container`
or use the class method `with_empty_template_cache` for constructing
an ActionView::Base subclass thata has an empty cache.
an ActionView::Base subclass that has an empty cache.
msg
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册