I have this in the Gemfile:
gem \'mysql2\'
But when I run bundle update, I get this error message:
An error oc
I just installed mysql via $ brew install mysql and it fixed the problem.
$ brew install mysql