What do I need to install mysql gem on Mac OS X ? I\'m getting error \"failed to build native extensions\".
I installed MySQL with Homebrew and I had to use this to finally be able to upgrade the gem:
gem install mysql2 -- --with-mysql-dir=/usr/local/opt/mysql/