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 567330f commit 8dd5dd0Copy full SHA for 8dd5dd0
Changelog.md
@@ -13,6 +13,8 @@ Enhancements
13
supported. (OKURA Masafumi, #2048)
14
* Add `have_enqueued` matcher as a "super" matcher to the `ActiveJob` matchers
15
making it easier to match on `ActiveJob` delivered emails (Joel Lubrano, #2047)
16
+* Add generator for system specs on Rails upper or equal to 5.1 (Andrzej Sliwa,
17
+ #1933)
18
19
### 3.8.2 / 2019-01-13
20
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.1...v3.8.2)
0 commit comments