Skip to content

Instantly share code, notes, and snippets.

@pedronsouza
Last active December 14, 2015 01:49
Show Gist options
  • Save pedronsouza/5008900 to your computer and use it in GitHub Desktop.
Save pedronsouza/5008900 to your computer and use it in GitHub Desktop.
Installing gem with http-proxy option
gem install --http-proxy http://usuario:login@ip:porta rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment