From: Paul Bergstrom Date: 2011-01-18T22:25:59+09:00 Subject: rvm and ruby version I have a remote VPS server with Debian 5 running ruby 1.8.7. I installed rvm and ruby 1.9.2. If I run 'rvm 1.9.2' it seems to switch to that version. But running ruby -v shows the old one. Why? -- Posted via http://www.ruby-forum.com/.