We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JonRowe
benoittgt
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a9cbac6 commit dd48c6bCopy full SHA for dd48c6b
Changelog.md
@@ -12,6 +12,9 @@ Bug Fixes:
12
13
* Properly name params in controller and request spec templates when
14
using the `--model-name` parameter. (@kenzo-tanaka, #2534)
15
+* Fix parameter matching with mail delivery job and
16
+ ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
17
+* Fix Rails 7 `have_enqueued_mail` compatibility (Mikael Henriksson, #2537, #2546)
18
19
### 5.0.2 / 2021-08-14
20
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)
0 commit comments