google-api-ruby-client/lib/google/apis
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
..
core Allow download destination to only respond to #write (#638) 2018-12-04 13:09:11 -08:00
generator WIP: Change IPv4 to Ipv4 before interpetting it as camel case. (#669) 2018-04-17 10:11:38 -07:00
errors.rb Add custom inspect to Google::Apis:Error (#729) 2018-12-04 12:06:24 -08:00
generator.rb Allow automatic method name clash resolution (#605) 2017-08-18 18:35:22 -04:00
options.rb OpenCensus integration for outgoing requests (#724) 2018-10-10 13:23:11 -07:00
version.rb 0.25.0 2018-11-06 21:44:42 +00:00