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.
2 parents d33feff + f03e550 commit 3fd5c16Copy full SHA for 3fd5c16
README.md
@@ -76,7 +76,7 @@ Spring manages. That setting is typically configured in
76
`config/environments/*.rb`. In particular, make sure it is `true` for the
77
`test` environment.
78
79
-Note: in versions of Rails before 7, the setting is called `cache_classes`,
+Note: in versions of Rails before 7.1, the setting is called `cache_classes`,
80
and it needs to be `false` for Spring to work.
81
82
### Usage
0 commit comments