summaryrefslogtreecommitdiffstats
path: root/ruby/rbenv/README
blob: 3bc035b660103d7a5ba0f41fe98d0d7beb5ca8b0 (plain)
1
2
3
4
5
6
rbenv - Groom your app's Ruby environment

Use rbenv to pick a Ruby version for your application and guarantee
that your development environment matches production. Put rbenv
to work with Bundler for painless Ruby upgrades and bulletproof
deployments.