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 b84ca28 commit 82aa20aCopy full SHA for 82aa20a
actionview/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+* Added log "Rendering ...", when starting to render a template to log that
2
+ we have started rendering something. This helps to easily identify the origin
3
+ of queries in the log whether they came from controller or views.
4
+
5
+ *Vipul A M and Prem Sichanugrist*
6
7
## Rails 5.0.0.beta3 (February 24, 2016) ##
8
9
* Collection rendering can cache and fetch multiple partials at once.
0 commit comments