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 ced699e commit 39c5232Copy full SHA for 39c5232
Changelog.md
@@ -13,6 +13,8 @@ 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>).
17
+ (Laura Paakkinen, #1958)
18
19
Bug Fixes:
20
0 commit comments