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 85fe645 commit b35302aCopy full SHA for b35302a
Changelog.md
@@ -8,10 +8,12 @@ Enhancements:
8
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
9
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
10
* Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, #2759)
11
+* Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, #2781)
12
13
Bug Fixes:
14
15
* Restore old order of requiring support files. (Franz Liedke, #2785)
16
+* Prevent running `rake spec:statsetup` on Rails main / 8.0.0. (Petrik de Heus, #2781)
17
18
### 6.1.4 / 2024-08-15
19
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4)
0 commit comments