Using rubyzip to create zip files on the fly

In my Daily Fratze project the users should be able to download their faces as a zip file backup. Until now they have been able to upload zip files. For that, i used rubyzip which worked quite well. As a starting point i found a nice article on the joy of rubyzip, but this has … Continue reading Using rubyzip to create zip files on the fly