I am reading the book Programming Ruby and am looking to upgrade the version of Ruby on my computer. I run Mac OS X Snow Leopard and doing ruby -v in the command line shows I am
You have to use ruby19 to run ruby if you installed it that way. You can also use irb19, and ri19.
ruby19
irb19
ri19