Link to the binstubs wiki page

This commit is contained in:
Sam Stephenson 2013-01-04 09:19:18 -06:00
parent 9c45206c28
commit 41cfa5f3d0

View file

@ -13,7 +13,7 @@ bulletproof deployments.
**Rock-solid in production.** Your application's executables are its **Rock-solid in production.** Your application's executables are its
interface with ops. With rbenv and [Bundler interface with ops. With rbenv and [Bundler
binstubs](http://yehudakatz.com/2011/05/30/gem-versioning-and-bundler-doing-it-right/) binstubs](https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs)
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 lives in one place—your app—so upgrades and rollbacks are dependency lives in one place—your app—so upgrades and rollbacks are