GitHub gem: A JSON text must at least contain two octets! (JSON::ParserError)

Matt Jones and I came up with a fix for this error during Dr Nic's OSS tutorial at RailsConf '10;

Seems like GitHub is not returning correct JSON for the http://github.com/#{user}/#{project}/network_meta endpoint.

Fork our fix here:

http://github.com/glennr/github-gem