Hi fellas! Today I felt to get started with Ruby on Rails and with those steps below I've set up my environment. So, I'm on a MAC OS X 10.7.5 64 bits and it worked pretty well for me.
Installing
First of all I did the download of the RVM and run it on my machine.
$ \curl -L https://get.rvm.io | bash -s stable --ruby