I'm using screen and even after rvm 1.9.2 and having an appropriate .rvmrc my server will still use jruby.
My .screenrc contains shell #{SHELL}
rvm info shows jruby.
It's as if rvm 1.9.2 doesn't have any effect, but it works fine outside screen.
Ok, I found a solution. Create a .screenrc file and put this snippet inside:
shell -$SHELL
The official instructions omitted the dash.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With