Installing Ruby [Feb. 28, 2012, 11:30 a.m.]
Windows: Download and install Ruby using RubyInstaller
OS X: Ruby is already install!
Ubuntu Linux: At the command line: sudo apt-get install ruby
For those on a *nix based system (MAC and Ubuntu) you can use Ruby Version Manager to encapsulate your ruby gems. I highly recommend this if you want to program Ruby professionally or freelance.