Installing Ruby via rbenv fails
- by Maximus S
Problem: I installed ruby, but it is not recognized correctly.
I'm following the deploying to VPS: https://github.com/railscasts/335-deploying-to-a-vps
I am setting my server on ubuntu 12.04 LTS to deploy my rails app. I'm following the railscast on deploying to a VPS, and trying to install ruby through rbenv. It seemed everything was installed…