提交 88c195bf 编写于 作者: S st0012

Update the changelog to explain the fix

上级 16dae768
* Fix partial caching skips same item issue
If we render cached collection partials with repeated items, those repeated items
will get skipped. For example, if you have 5 identical items in your collection, Rails
only renders the first one when `cached` is set to true. But it should render all
5 items instead.
This fixes #35114
*Stan Lo*
* Only clear ActionView cache in development on file changes
To speed up development mode, view caches are only cleared when files in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册