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 39c5232 commit c51e8b2Copy full SHA for c51e8b2
Changelog.md
@@ -13,7 +13,7 @@ Enhancements:
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
-* Rails scaffold generator now respects longer namespaces (e.g. api/v1/<thing>).
+* Rails scaffold generator now respects longer namespaces (e.g. api/v1/\<thing\>).
17
(Laura Paakkinen, #1958)
18
19
Bug Fixes:
0 commit comments