Skip to content

Instantly share code, notes, and snippets.

@aratak
Created May 18, 2011 07:21
Show Gist options
  • Save aratak/978131 to your computer and use it in GitHub Desktop.
Save aratak/978131 to your computer and use it in GitHub Desktop.
gem 'mysql2' for rails 3.0
# bundle config build.mysql2 --with-mysql-config='/usr/local/mysql/bin/mysql_config'
gem 'mysql2', '< 0.3' # in the Gemfile.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment