From: Nicholas Wieland Date: 2011-03-10T09:50:38+09:00 Subject: Re: Most simple usage of zlib or pr-zlib On 2011-03-09 15:36:38 +0100, Jeremy Bopp said: > On 3/9/2011 06:14, Y. NOBUOKA wrote: >> One way to unzip a file is to use zipruby gem [2]. Please try it. > > You might also want to take a look at the archive-zip gem: > > http://rubygems.org/gems/archive-zip > > Support for Ruby 1.9 is still in the works, but it should do what you > want with minimal effort otherwise. Thank you guys, I solved with zipruby. Unfortunately I'm on 1.9, but does archive-zip support both zip and gzip ? ngw