Skip to content

Instantly share code, notes, and snippets.

@jcarlosgarcia
Created January 13, 2013 17:28
Show Gist options
  • Save jcarlosgarcia/4525205 to your computer and use it in GitHub Desktop.
Save jcarlosgarcia/4525205 to your computer and use it in GitHub Desktop.
Installing eventmachine with SSL support and other useful gems
gem install eventmachine -- --with-ssl-dir=/usr/bin/openssl
gem install em-http-request
gem install json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment