Skip to content

Commit 6779e0f

Browse files
JonRowebenoittgt
authored andcommitted
Changelog for #2047
1 parent a41bba4 commit 6779e0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Bug Fixes:
99
* Further truncate system test filenames to handle cases when extra words are
1010
prepended. (Takumi Kaji, #2058)
1111

12+
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+
1219
### 3.8.1 / 2018-10-23
1320
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.0...v3.8.1)
1421

0 commit comments

Comments
 (0)