Install mysql, pg gems with bundler 0.9.x
If you use ruby on rails, at some point you have to install mysql and pg gems (no offences to sqlite) and for some reason I keep forgetting the whole install procedure. Silly me! This post is dedicated to the loss of build_options.yml in bundler 0.9.x and my subsequent struggle and frustration to install mysql [...]