ruby - Is it possible to use a single RVM installation for the entire system? -


i want keep single version of ruby, rails, , various gems on system, use between multiple users. attempted follow instructions listed @ can use rvm maintain single version of ruby users? did not work, giving me error sudo: rvm: command not found when ran sudo rvm use 2.0.0 --default.

it possible keep system wide installation of ruby versions, gems, etc. in /usr/local/rvm folder users in rvm group can access , use/update? or each person have use own gems in ~/.rvm directory?

you should not use sudo rvm, that's why there rvm group, users of rvm group should have access manage rubies , gems.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -