Rails – MySQL (MAMP) Problem
I have been having all sorts of problems using MySQL on my Mac installed using MAMP with Rails. I believe I have sorted it out giving this command: sudo gem install mysql -- --with-mysql-config=/Applications/MAMP/Library/bin/mysql_config ...more»