Skip to content

Instantly share code, notes, and snippets.

@RobertoBarros
Created October 23, 2015 16:24
Show Gist options
  • Save RobertoBarros/07a02ffb566631ddebe9 to your computer and use it in GitHub Desktop.
Save RobertoBarros/07a02ffb566631ddebe9 to your computer and use it in GitHub Desktop.
Install Puma in OSX El Captain
gem install puma -- --with-cppflags=-I/usr/local/opt/openssl/include --with-ldflags=-L/usr/local/opt/openssl/lib
#http://stackoverflow.com/a/32061171/8581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment