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 476d335 commit ce4b526Copy full SHA for ce4b526
Changelog.md
@@ -1,11 +1,14 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.3...main)
3
4
Enhancements:
5
6
* Minor tweak to generated `rails_helper.rb` to use `Rails.root.join`.
7
(@masato-bkn, Ryo Nakamura, #2640, #2678)
8
9
+### 6.0.3 / 2023-05-31
10
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
11
+
12
Bug Fixes:
13
14
* Set `ActiveStorage::FixtureSet.file_fixture_path` when including file fixture support.
0 commit comments