Tag Archives: mysql

Installing the Ruby mysql-2.7 gem on OS X 10.4/ 10.5

Today I was updating a rails application, and editing some databases to convert them to mysql. After changing my rails config file I started getting this error : > db:test:prepare (in /Users/tom/workspace/solitaire) !!! The bundled mysql.rb driver has been removed … Continue reading

Posted in Ruby on Rails | Tagged , , , , | Leave a comment