Add Github to your Gem Sources

If you tried installing a gem from github and got

ERROR: could not find gem <gemname> locally or in a repository

Then you need to do the following

gem sources -a http://gems.github.com

That should set you up for all GitHubs glory.

Posted on May 19, 2009 at 9:47 am by Jordan Carter · Permalink
In: Web Development · Tagged with: 

Leave a Reply