google-api-ruby-client/lib
Janko Marohnić e20e6bdffd Allow download destination to only respond to #write (#638)
According to the documentation the destination IO only needs to respond
to #write. However, the downloader breaks this by calling #flush.

We fix this by calling #flush only if the destination IO responds to
that method. We also add a test to enforce that the destination IO only
needs to respond to #write.
2018-12-04 13:09:11 -08:00
..
google Allow download destination to only respond to #write (#638) 2018-12-04 13:09:11 -08:00
cacerts.pem Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00