Monday, November 3, 2014

Rails Installer Mysql2 gem Windows Fix

copy libmysql.dll from mysql lib dir (C:\Program Files (x86)\MySQL\MySQL Server 5.6\lib) to ruby bin dir (C:\RailsInstaller\Ruby1.9.3\bin).

Run below line from git bash (doesn't work from powershell )