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 47134af commit fa120f0Copy full SHA for fa120f0
Changelog.md
@@ -11,7 +11,9 @@ Enhancements:
11
(Alessandro Rodi, #1960)
12
* At support for asserting enqueued jobs have no wait period attached.
13
(Brad Charna, #1977)
14
-
+* Cache instances of `ActionView::Template` used in `stub_template` resulting
15
+ in increased performance due to less allocations and setup. (Simon Coffey, #1979)
16
+
17
Bug Fixes:
18
19
* Escape quotation characters when producing method names for system spec
0 commit comments