I've encountered an issue with rvm, there are 2 rubies in the rvm, but jruby always be default one, cannot make 1.9.3 be the default one for any user.
rvm use 1.9.3 --default
Using /usr/local/rvm/gems/ruby-1.9.3-p374
rvm list
rvm rubies
- jruby-1.7.2 [ x86_64 ]
=> ruby-1.9.3-p374 [ x86_64 ]