-information in readme pitch

This commit is contained in:
Jeremy Kemper 2013-01-02 19:01:47 -07:00
parent bac149e824
commit 253f6ee1d9

View file

@ -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