RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

Check the rails version and install the appropriate mysql2 gem #372

Open derekpovah opened 6 years ago

derekpovah commented 6 years ago

I'm not a fan of these nested if statements, but I followed the format used for postgresql. This should resolve #371.