Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework the IO wrapper stack #59

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

julik
Copy link
Contributor

@julik julik commented Apr 3, 2024

The IO wrappers were not really needed except in tests. Also, some work needed to be done to allow the gem to use the ZipKit streaming helper, as there were questions about how to stream from Rails.

Most examples for usage must still work (output to a file via path, to an IO etc.)

The IO wrappers were not really needed except in tests. Also, some work needed to be done to allow the gem to use the ZipKit streaming helper, as there were questions about how to stream from Rails
@julik
Copy link
Contributor Author

julik commented Apr 3, 2024

This includes #58 fwiw

@julik
Copy link
Contributor Author

julik commented Apr 21, 2024

@felixbuenemann @denysivanov wdyt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant