I moved from RVM to rbenv on my production server. I uninstalled rvm using \"rvm implode\" and installed rbenv, ruby 1.9.2 , rails, passenger and nginx-module.
I have not mo
There seems to be no compatibility between passenger and rbenv (make sure you know this before you shoot yourself in the foot) - so I removed rbenv and moved back to RVM...