Skip to content

Instantly share code, notes, and snippets.

@waynegraham
Created April 22, 2010 23:04
Show Gist options
  • Save waynegraham/375949 to your computer and use it in GitHub Desktop.
Save waynegraham/375949 to your computer and use it in GitHub Desktop.
#env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
heroku db:push mysql://root@localhost/deca_development?encoding=utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment