Possible Duplicate:
How do I set up Ruby on Rails?
How can I easily install RVM, ruby 1.9.3, rubygems, passenger and rails all in one go ?
Possible Duplicate:
How do I set up Ruby on Rails?
How can I easily install RVM, ruby 1.9.3, rubygems, passenger and rails all in one go ?
Use this script to do all that in one line:
wget --no-check-certificate https://raw.github.com/joshfng/railsready/master/railsready.sh && bash railsready.sh
At the end, just log out and in from the terminal window (no need to reboot the OS).
So at the $ sign type exit
then start the window up (or start a new remote session that gets you to the $
sign =, i.e. "command line access" (CLI) the same way you did before and log in again.
exit
) it would be fine. But it's your call.
– Eliah Kagan
Jun 16 '12 at 12:23