Wednesday, October 14, 2009

Ruby Gems Behind Proxy

Command line switches for Ruby Gems don't seem to work in the latest release. Running the following before you run the gem command on Windows seems to work:

SET HTTP_PROXY=http://%USER%:%PASSWORD%@%SERVER%:%PORT%

0 comments:

Post a Comment