We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7891390 commit 3a5fe19Copy full SHA for 3a5fe19
Changelog.md
@@ -16,6 +16,8 @@ Bug Fixes:
16
* Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
17
* Return `true`/`false` from predicate methods in config rather than raw values.
18
(Phil Pirozhkov, Jon Rowe, #2353, #2354)
19
+* Remove old #fixture_path feature detection code which broke under newer Rails.
20
+ (Koen Punt, Jon Rowe, #2370)
21
22
### 4.0.1 / 2020-05-16
23
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1)
0 commit comments