Since dreamhost has very old default settings i would like to use 1.9.3 and newer Ruby on Rails.
[bayhawks]$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
[bayhawks]$ rails -v
Rails 3.0.3
I know there is a wiki page for RVM.
But i would like to use rbenv, because its more lightweight and and i can change the ruby version on project basis.
Did someone has used rbenv on dreamhost and can share the information if this is working dreamhost or there are some issues against rbenv on dreamhost?