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.
enable_reloading
1 parent d33feff commit f03e550Copy full SHA for f03e550
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