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 da1ec51 commit 84d3ba3Copy full SHA for 84d3ba3
Changelog.md
@@ -8,6 +8,11 @@ Enhancements:
8
* Change the scaffold `rails_helper.rb` template to use `require_relative`.
9
(Jon Dufresne, #2528)
10
11
+Bug Fixes:
12
+
13
+* Properly name params in controller and request spec templates when
14
+ using the `--model-name` parameter. (@kenzo-tanaka, #2534)
15
16
### 5.0.2 / 2021-08-14
17
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)
18
0 commit comments