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

re-enable ActionController::Live #3441

Merged
merged 1 commit into from
Mar 21, 2024
Merged

re-enable ActionController::Live #3441

merged 1 commit into from
Mar 21, 2024

Conversation

johrstrom
Copy link
Contributor

This works to re-enable ActionController::Live. It replaces zip_tricks which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live can be used in the downloading of zip files.

This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
@johrstrom johrstrom merged commit b4ccb35 into master Mar 21, 2024
20 checks passed
@johrstrom johrstrom deleted the reenable-ac-live branch March 21, 2024 17:43
HazelGrant pushed a commit that referenced this pull request Mar 27, 2024
This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
HazelGrant pushed a commit that referenced this pull request Mar 27, 2024
This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
HazelGrant pushed a commit that referenced this pull request Mar 27, 2024
This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
HazelGrant pushed a commit that referenced this pull request Mar 28, 2024
This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
HazelGrant pushed a commit that referenced this pull request Mar 28, 2024
This works to re-enable ActionController::Live. It replaces zip_tricks
which is now deprecated with zip_kit which is the replacement.

It also fixes the issue with streaming zip files so ActionController::Live
can be used in the downloading of zip files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants