witjoh / puppet-single_user_rvm

Install and manage RVM and Ruby installations in Single-User mode.
1 stars 5 forks source link

Use rvm-exec to install or uninstall gems #7

Open usev6 opened 3 years ago

usev6 commented 3 years ago

This way the currently used ruby won't be changed.

I don't see any downsides of this approach, but I might very well miss something.