Nathan Esquenazi
Nathan Esquenazi
Anyone interested in helping come up with a pull request for this?
@achiurizo would this be fixed with a release from master? Would be great to cut a release that supports Ruby 3.3
I went ahead and merged that change. Let us know if that fixes things for you. If everything is working as expected, we can do final testing and cut a...
@achiurizo hmm, looks like rack_options is nil rather than a hash now in the server start sequence
As a starting point, thanks @srolandmarshall I don't want to be too optimistic but it seems like part of this may just be a change to the way Rack parses...
Great, thanks for testing! @achiurizo can you merge my PR, and @kimberlykeilymh can you try my patch as well and report back either now or after we merge to master
That's great news, thanks for testing! Since two of you confirmed, perhaps it's time to cut a new release soon
I'll push out a new release with these fixes within a week
Okay I pushed out release [0.16.0.pre2](https://rubygems.org/gems/padrino-core/versions/0.16.0.pre2) which appears compatible with latest Rack and Ruby - can one or two of you try this and report back confirming everything works as...
Based on this part of the error: > Server handler (thin, puma, spider-gazelle, mongrel, trinidad, webrick) not found. I wonder if you could try adding the "puma" gem or thin...