javanthropus / archive-zip

A simple Ruby-esque interface to creating, extracting, and updating ZIP archives in 100% Ruby.
https://rubygems.org/gems/archive-zip
MIT License
83 stars 10 forks source link

Namespace DOSTime under the Archive namespace #7

Closed cschneid closed 12 years ago

cschneid commented 12 years ago

This was conflicting (superclass type mismatch) with the rubyzip library.

Both were in the app due to some dependencies using rubyzip, while the app directly used archive-zip.

javanthropus commented 12 years ago

I'll try to get this change in ASAP.

javanthropus commented 12 years ago

This change has been included in version 0.5.0.