Skip to content

Instantly share code, notes, and snippets.

@jeffomatic
Created January 25, 2013 08:54
In case rvm install is failing due to missing rubygems package
source $HOME/.rvm/scripts/rvm
rvm use ruby-1.9.3-p374
rvm rubygems 1.8.24
@jschneiderhan
Copy link

Thank you for sharing - I found this useful this morning!

Uh oh!

There was an error while loading. Please reload this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment