Open dogshoes opened 10 years ago
Hello,
Ruby requires a special flag to correctly handle binary files on windows systems.
http://ruby-doc.org/core-1.8.7/IO.html#binmode-method http://ruby-doc.org/core-2.0.0/IO.html#binmode-method
Hello,
Ruby requires a special flag to correctly handle binary files on windows systems.
http://ruby-doc.org/core-1.8.7/IO.html#binmode-method http://ruby-doc.org/core-2.0.0/IO.html#binmode-method