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 b556a0b commit 22105e0Copy full SHA for 22105e0
Changelog.md
@@ -1,5 +1,13 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v8.0.1...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v8.0.2...main)
3
+
4
+### 8.0.2 / 2025-08-12
5
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v8.0.1...v8.0.2)
6
7
+Bug Fixes:
8
9
+* Fix scaffold generator producing deprecated Rack http statuses.
10
+ (Taketo Takashima, rspec/rspec-rails#2860)
11
12
### 8.0.1 / 2025-06-19
13
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1)
0 commit comments