I have to setup a rails project and rubygems.org is seemed to be down. That's really horrible. Can't believe it the whole ruby community have only one single not-so-reliable gems source. What should I do in such case?
The best short term thing you can do is set your Gemfile's source to:
source 'http://production.cf.rubygems.org'
which is our CloudFront distribution URL. I would switch back to rubygems.org though once we're back.
In general, I agree with you. It sucks. We're working on making it better.
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