Skip to content

Instantly share code, notes, and snippets.

@noppolp
Created February 26, 2015 03:03
Show Gist options
  • Select an option

  • Save noppolp/5f252f5bba21860e61fa to your computer and use it in GitHub Desktop.

Select an option

Save noppolp/5f252f5bba21860e61fa to your computer and use it in GitHub Desktop.
mysql2 gem on windows
# 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