Skip to content

Instantly share code, notes, and snippets.

Created October 19, 2010 02:20
Show Gist options
  • Save anonymous/633487 to your computer and use it in GitHub Desktop.
Save anonymous/633487 to your computer and use it in GitHub Desktop.
Trouble installing a new RubyGems with RVM? RubyForge CDN is down, here's a workaround.
Change the URL for rubygems_1.3.7_ur in ~/.rvm/config/db to http://rvm.beginrescueend.com/src/rubygems-1.3.7.tgz
and/or download http://rvm.beginrescueend.com/src/rubygems-1.3.7.tgz into ~/.rvm/archives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment