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