Created
February 26, 2015 03:03
-
-
Save noppolp/5f252f5bba21860e61fa to your computer and use it in GitHub Desktop.
mysql2 gem on windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Download link: http://dev.mysql.com/downloads/connector/c/ | |
| gem install mysql2 --platform=ruby -- '--with-mysql-dir="C:\mysql-connector"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment