Jan 24, 2011 Rake db:migrate MySQL gem dependency If you have already added gem ‘mysql2’ to your Gemfile but get a message saying that it is missing when you try to migrate Make sure that you have installed libmysql-ruby sudo apt-get …