[ci skip] Follow up c8bf334104

This commit is contained in:
Kasper Timm Hansen 2019-04-01 21:26:13 +02:00
parent c8bf334104
commit beb0bc9907
No known key found for this signature in database
GPG Key ID: 191153215EDA53D8
1 changed files with 2 additions and 1 deletions

View File

@ -2,10 +2,11 @@
To speed up development mode, view caches are only cleared when files in
the view paths have changed. Applications which have implemented custom
ActionView::Resolver subclasses may need to add their own cache clearing.
`ActionView::Resolver` subclasses may need to add their own cache clearing.
*John Hawthorn*
## Rails 6.0.0.beta3 (March 11, 2019) ##
* Only accept formats from registered mime types