julik / zip_kit

Compact ZIP file writing/reading for Ruby, for streaming applications
MIT License
49 stars 5 forks source link

Add Railtie and include RailsStreaming automatically #10

Closed julik closed 7 months ago

julik commented 7 months ago

since most of our users will be on Rails anyway, it seems logical to not have them do an extra manual include just to get ZIP streaming to work