Skip to content

Adds mysql2 adapter support for production environment

gitlab-qa-bot requested to merge github/fork/nebulab/master into master

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).

Merge request reports