mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
-information in readme pitch
This commit is contained in:
parent
bac149e824
commit
253f6ee1d9
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ bulletproof deployments.
|
||||||
binstubs](http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/)
|
binstubs](http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/)
|
||||||
you'll never again need to `cd` in a cron job or Chef recipe to
|
you'll never again need to `cd` in a cron job or Chef recipe to
|
||||||
ensure you've selected the right runtime. The Ruby version
|
ensure you've selected the right runtime. The Ruby version
|
||||||
dependency information lives in one place—your app—so upgrades and
|
dependency lives in one place—your app—so upgrades and rollbacks are
|
||||||
rollbacks are atomic, even when you switch versions.
|
atomic, even when you switch versions.
|
||||||
|
|
||||||
**One thing well.** rbenv is concerned solely with switching Ruby
|
**One thing well.** rbenv is concerned solely with switching Ruby
|
||||||
versions. It's simple and predictable. A rich plugin ecosystem lets
|
versions. It's simple and predictable. A rich plugin ecosystem lets
|
||||||
|
|
Loading…
Reference in a new issue