Joe Rzepiejewski
Results
1
issues of
Joe Rzepiejewski
## Motivation and Context Running this example with Ruby 3.4.5 the following does not work: ```ruby Rackup::Handler.get("puma").run(rack_app, Port: 9393, Host: "0.0.0.0") ``` It returns the following error message: `uninitialized constant...