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 1fb6e67 commit 282200dCopy full SHA for 282200d
Changelog.md
@@ -13,6 +13,8 @@ Enhancements
13
14
* Use `__dir__` instead of `__FILE__` in generated `rails_helper.rb` where
15
supported. (OKURA Masafumi, #2048)
16
+* Add `have_enqueued` matcher as a "super" matcher to the `ActiveJob` matchers
17
+ making it easier to match on `ActiveJob` delivered emails (Joel Lubrano, #2047)
18
19
### 3.8.1 / 2018-10-23
20
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.0...v3.8.1)
0 commit comments