Skip to content

Conversation

nickhilliard
Copy link
Contributor

oxidized-web will run happily with any version of puma up to 5.6.5. However Rack::Handler.get(:puma) no longer works as a construct in puma 6.x.

This can be fixed by removing references to Rack::Handler::WEBrick, and calling the puma handler directly.

This references the problem in #238

@ghost
Copy link

ghost commented Jul 25, 2023

will this run on older version too?

@nickhilliard
Copy link
Contributor Author

the patch works fine with older versions of puma. Tested on puma-3.11.4.

@ghost ghost merged commit 4001336 into ytti:master Jul 31, 2023
@nickhilliard nickhilliard deleted the bf-support-puma6 branch July 31, 2023 13:08
This pull request was closed.
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