We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a496b0 commit cfe4db7Copy full SHA for cfe4db7
Changelog.md
@@ -1,10 +1,12 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.2...5-0-maintenance)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.2...main)
3
4
Enhancements:
5
6
* Make the API request scaffold template more consistent and compatible with
7
Rails 6.1. (Naoto Hamada, #2484)
8
+* Change the scaffold `rails_helper.rb` template to use `require_relative`.
9
+ (Jon Dufresne, #2528)
10
11
### 5.0.2 / 2021-08-14
12
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)
0 commit comments