Rvm and gem directory

I will install ruby 1.9.x on my Debian server using rvm. It already has
1.8.7 and a working gem directory.

If I switch back with rvm --system, to ruby 1.8.7, will it also switch
back to the “old” gem directory instead of the new created by rvm?

yup.

Stu wrote in post #973501:

yup.

Thanks :slight_smile: