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 9272757 commit 5874755Copy full SHA for 5874755
Changelog.md
@@ -3,6 +3,11 @@
3
4
* Support new #file_fixture_path and new fixture test support code. (Jon Rowe, #2398)
5
6
+Bug Fixes:
7
+
8
+* Prevent collisions with `let(:name)` for Rails 6.1 and `let(:method_name)` on older
9
+ Rails. (Benoit Tigeot, #2461)
10
11
### Development
12
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...main)
13
0 commit comments