January 24, 2011 Create MySQL database with Capistrano I was playing about with Capistrano over the weekend. I wanted to automate the deployment of a Rails …
January 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 …