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 e0dac8c commit 7e829e4Copy full SHA for 7e829e4
Changelog.md
@@ -5,6 +5,9 @@ Enhancements:
5
6
* Minor tweak to generated `rails_helper.rb` to use `Rails.root.join`.
7
(@masato-bkn, Ryo Nakamura, #2640, #2678)
8
+* Add `RSpec::Rails::Configuration.fixture_paths` configuration to support
9
+ the matching change to `ActiveRecord::TestFixtures`, previous singular
10
+ form is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #2673)
11
12
Bug Fixes:
13
0 commit comments