blt04 / puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
Other
242 stars 280 forks source link

Allow updating RVM after it has been installed #81

Closed carlossg closed 11 years ago

carlossg commented 11 years ago

Set to a specific version/present/latest to update RVM

Added a rvm_version fact and a vagrantfile for testing the module

carlossg commented 11 years ago

There was some problems in specific cases with undef, updated the pull request