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 39cb852 commit bda1c66Copy full SHA for bda1c66
README.md
@@ -17,7 +17,7 @@ boot it every time you run a test, rake task or migration.
17
## Compatibility
18
19
* Ruby versions: MRI 1.9.3, MRI 2.0, MRI 2.1
20
-* Rails versions: 3.2, 4.0 (in Rails 4.1 and up Spring is included by default)
+* Rails versions: 4.0+ (in Rails 4.1 and up Spring is included by default)
21
22
Spring makes extensive use of `Process.fork`, so won't be able to
23
provide a speed up on platforms which don't support forking (Windows, JRuby).
0 commit comments