Adds mysql2 adapter support for production environment
Created by: mtylty
I think it could be useful to have mysql support hardcoded in the project.
At least could be useful having the mysql2 gem required in production (I'm using chef and it's kind of complicated to require a gem which is not in the Gemfile).