Skip to content

Instantly share code, notes, and snippets.

@a2ikm
Created June 8, 2011 12:20
Show Gist options
  • Save a2ikm/1014309 to your computer and use it in GitHub Desktop.
Save a2ikm/1014309 to your computer and use it in GitHub Desktop.
uninitialized constant MysqlCompat::MysqlRes にRVMとbundlerで対処
# ~/.bundle/config
---
BUNDLE_BUILD__MYSQL: --with-mysql-config=/usr/local/mysql/bin/mysql_config
# ~/.rvmrc
export rvm_archflags="-arch x86_64"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment