jhk753 / gmail-ruby-api

Ruby interface for Gmail API
Other
26 stars 20 forks source link

require "Gmail" fails #7

Closed renschler closed 9 years ago

renschler commented 9 years ago

I've used this library in the past with no problems. Today I've tried reusing old code and for some reason the require statement never completes. Might be something wrong on my end, but I'm interested to see if anyone else has this problem.

Update: It actually doesn't fail, just takes really really long.