File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
### Development
2
- [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v6.1.3 ...main )
2
+ [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v6.1.4 ...main )
3
3
4
4
Enhancements:
5
5
@@ -8,12 +8,15 @@ Enhancements:
8
8
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745 )
9
9
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751 )
10
10
* Add ` at_priority ` qualifier to ` have_enqueued_job ` set of matchers. (mbajur, #2759 )
11
- * Remove Rails version-specific conditional from index scaffold generation. (Matt Jankowski, #2777 )
11
+
12
+ ### 6.1.4 / 2024-08-15
13
+ [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4 )
12
14
13
15
Bug Fixes:
14
16
15
17
* Prevent ` have_http_status ` matcher raising an error when encountering a raw ` Rack::MockResponse ` .
16
18
(Christophe Bliard, #2771 )
19
+ * Move Rails version conditional from index scaffold generated file to template. (Matt Jankowski, #2777 )
17
20
18
21
### 6.1.3 / 2024-06-19
19
22
[ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3 )
You can’t perform that action at this time.
0 commit comments