O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
I recently wanted to migrate some Ruby on Rails applications from version 2 to 3. I also had for some time wanted to migrate from Ruby 1.8 to Ruby 1.9. Many people recommended using RVM to manage a mu...