fringd / zipline

A gem that lets you stream a zip file from rails
MIT License
289 stars 68 forks source link

Update README for streaming example with modification times #50

Closed ryanfb closed 5 years ago

ryanfb commented 5 years ago

If the options hash isn't mapped, modification times won't be reflected in the resulting zip.

fringd commented 5 years ago

ah, thanks for catching this!