mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -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/)
|
||||
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
|
||||
dependency information lives in one place—your app—so upgrades and
|
||||
rollbacks are atomic, even when you switch versions.
|
||||
dependency lives in one place—your app—so upgrades and rollbacks are
|
||||
atomic, even when you switch versions.
|
||||
|
||||
**One thing well.** rbenv is concerned solely with switching Ruby
|
||||
versions. It's simple and predictable. A rich plugin ecosystem lets
|
||||
|
|
Loading…
Reference in a new issue