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 b796644 commit d87bfebCopy full SHA for d87bfeb
README.md
@@ -7,6 +7,8 @@ Spring is a Rails application preloader. It speeds up development by
7
keeping your application running in the background so you don't need to
8
boot it every time you run a test, rake task or migration.
9
10
+**Upgrading to 1.1? It's recommended to run `bundle exec spring binstub --all` to regenerate your binstubs.**
11
+
12
## Features
13
14
* Totally automatic; no need to explicitly start and stop the background process
0 commit comments