Skip to content

Instantly share code, notes, and snippets.

@marcialca
Created November 9, 2012 01:17
Show Gist options
  • Save marcialca/4043102 to your computer and use it in GitHub Desktop.
Save marcialca/4043102 to your computer and use it in GitHub Desktop.
[Rails] Ruby on Rails XAMPP MySQL config
gem install mysql2 -- --with-mysql-include=C:\xampp\mysql\include --with-mysql-lib=C:\xampp\mysql\lib\opt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment