Ruby gem的proxy署理设置方法

Ruby gem的proxy代理设置方法Set the HTTP_PROXY environment variableex:http_proxyhttp://127.0.0.1:58

Ruby gem的proxy代理设置方法
Set the HTTP_PROXY environment variable

ex:     http_proxy=http://127.0.0.1:5865