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 30820f4 commit 0f2236bCopy full SHA for 0f2236b
Changelog.md
@@ -5,6 +5,11 @@ Bug Fixes:
5
6
* Fix issue with generator for preview specs where `Mailer` would be duplicated
7
in the name. (Kohei Sugi, #2037)
8
+
9
+Enhancements
10
11
+* Use `__dir__` instead of `__FILE__` in generated `rails_helper.rb` where
12
+ supported. (OKURA Masafumi, #2048)
13
14
### 3.8.1 / 2018-10-23
15
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.0...v3.8.1)
0 commit comments