Skip to content

Instantly share code, notes, and snippets.

@seven1m
Created May 28, 2019 16:30
Show Gist options
  • Select an option

  • Save seven1m/51b9e38f5913ffed618169d03f929f22 to your computer and use it in GitHub Desktop.

Select an option

Save seven1m/51b9e38f5913ffed618169d03f929f22 to your computer and use it in GitHub Desktop.
fix mysql2 gem install on macos
bundle config --global build.mysql2 --with-opt-dir="$(brew --prefix openssl)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment