summaryrefslogtreecommitdiffstats
path: root/ruby/rbenv/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rbenv/README')
-rw-r--r--ruby/rbenv/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/ruby/rbenv/README b/ruby/rbenv/README
new file mode 100644
index 0000000000..e929145599
--- /dev/null
+++ b/ruby/rbenv/README
@@ -0,0 +1,5 @@
+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.