Support installing multiple rubies in 1 run and refactor a bit

This commit is contained in:
Nick Janetakis
2014-07-01 13:31:01 -04:00
parent b71810ebca
commit 797739c17c
6 changed files with 82 additions and 67 deletions

View File

@@ -1,5 +1,6 @@
---
ruby_version: '2.1.2'
ruby_rubies:
- 'ruby-2.1.2'
ruby_rvm_temp_download_path: '/usr/local/src'
ruby_rvm_install_path: '/usr/local/rvm'