I hope you have gone through this : https://rvm.io/rvm/install . System wide RVM will let you use the same installation for all users on the system. But I've seen many junior devs screw up their dev environment by trying a system wide RVM installation but didn't follow the instructions correctly. Single user installations look safer and less error prone to me. I like to have Single User RVM installations on my systems because I am more comfortable when I'm not sudo-ing too often :)
On 17 July 2013 02:02, John Merlino <[email protected]> wrote: > Is there any advantages of installing rvm system-wide as opposed to just > in the home directory of a user? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/0a7e0bb6-2e4c-44be-90e6-12099105d787%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ%3Dox-BemXZCLq5ZCbgXpfutc_pZHykUaCQbHCxzbQpFD6s8wA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

