Last active
December 14, 2015 01:49
-
-
Save pedronsouza/5008900 to your computer and use it in GitHub Desktop.
Installing gem with http-proxy option
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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