We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8bf334 commit beb0bc9Copy full SHA for beb0bc9
actionview/CHANGELOG.md
@@ -2,10 +2,11 @@
2
3
To speed up development mode, view caches are only cleared when files in
4
the view paths have changed. Applications which have implemented custom
5
- ActionView::Resolver subclasses may need to add their own cache clearing.
+ `ActionView::Resolver` subclasses may need to add their own cache clearing.
6
7
*John Hawthorn*
8
9
+
10
## Rails 6.0.0.beta3 (March 11, 2019) ##
11
12
* Only accept formats from registered mime types
0 commit comments