01 - Installing Ruby
Notes from the video
Ruby for Windows can be downloaded from http://rubyinstaller.org/downloads/.
Test your program by running "Interactive Ruby" from the start menu, then entering a math expression, like 2+3, to see if it returns the answer.