chadrem / market_bot

Google Play Android App store scraper
MIT License
361 stars 130 forks source link

Remove Typhoeus on_complete workaround #33

Closed ben-axnick closed 9 years ago

ben-axnick commented 9 years ago

Gemspec specifies >= 0.6. This means it's always save to assume that on_complete yields a response and not a request.