Running RoR and MySQL in MAMP || Corriendo RoR y MySQL en MAMP
The Solution || La Solucion
To fix problems with MySQL on MAMP and proceed to connect through Rails, we must to run the following command on our Command line termninal. || Para solucionar problemas con MySQL en MAMP, y poder correr Rails, tenemos que correr el siguiente comando en la consola.
sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib
Do you would like to share it? || Te gustaria compartirlo con otros?