diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-12-17 09:43:19 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-12-17 09:43:19 +0100 |
commit | eeda62eac4c8f1e7584ba20da9bc365211b88edb (patch) | |
tree | 8e56c9bee30c834f670bd0777a511501bed4f8e2 /guides/source | |
parent | 666d945064100229ee6eea21e26015156f0a3aa1 (diff) | |
download | rails-eeda62eac4c8f1e7584ba20da9bc365211b88edb.tar.gz rails-eeda62eac4c8f1e7584ba20da9bc365211b88edb.tar.bz2 rails-eeda62eac4c8f1e7584ba20da9bc365211b88edb.zip |
use `bin/spring` in release notes. [ci skip]
Follow up to: https://github.com/rails/rails/commit/828a8f214535e59d709fd4862605902d1cc21632#commitcomment-4879462
This will be available after https://github.com/jonleighton/spring/commit/c6e25804b3338959d87a29f40967a333c650c031
is released.
Diffstat (limited to 'guides/source')
-rw-r--r-- | guides/source/4_1_release_notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index 3126f4e0e1..1e36327b78 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -101,7 +101,7 @@ bin/rails console **spring introspection:** ``` -$ bundle exec spring status +$ bin/spring status Spring is running: 1182 spring server | my_app | started 29 mins ago |