Please provide me solution for the problem of, 1) How to install ruby gems on a Mac (OS X 10.5.1) which is behind a corporate firewall.
Regards, Sun
Assuming that you use an HTTP proxy, there is a --http-proxy
option for the gem
app.
gem install --http-proxy http://corporate-proxy:1234 <gem_name>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With