We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1335aa9 commit 3e7d8d0Copy full SHA for 3e7d8d0
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