Skip to content

Instantly share code, notes, and snippets.

@gaulatti
Created February 29, 2020 18:47
Show Gist options
  • Save gaulatti/978c111915e22b1076fb6b9c395cb053 to your computer and use it in GitHub Desktop.
Save gaulatti/978c111915e22b1076fb6b9c395cb053 to your computer and use it in GitHub Desktop.
brew install openssl
brew install mysql
gem install mysql2 --source 'https://rubygems.org/' -- --with-ldflags=-L/usr/local/opt/openssl/lib --with-cppflags=-I/usr/local/opt/openssl/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment