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
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 thegem
app.On my Mac which has the default ruby installed on it. I use the script below and it worked: