RVM Ruby 1.9 and the MySQL Gem — Friends at last on x86_64
by Erik Runyon on November 13, 2009
One of our production Rails apps is running on Ruby 1.9. The problem this introduces is that our dev environments must be able to run multiple versions of Ruby side-by-side. There’s nothing unique about this, it comes with the Ruby/Rails (…)