Sha256: dfa0e2da11436eb8742d5b087fbad9085eb3ce152ddc2a86842480dc19888dcf

Contents?: true

Size: 414 Bytes

Versions: 1

Compression:

Stored size: 414 Bytes

Contents

=== io_splice 4.1.0 - copy_stream enhancement for 1.9 / 2011-05-16 16:53 UTC

  IO::Splice.copy_stream coerces based on the availability of
  the #to_path method in source and destination arguments.

  This is to be compatible with IO.copy_stream and also
  Rack::File since this may be used in web servers.

  This is NOT visible with Ruby 1.8 since File.open
  doesn't coerce with #to_path on the given object.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
io_splice-4.1.0 LATEST