shakacode / shakapacker

Use Webpack to manage app-like JavaScript modules in Rails
MIT License
404 stars 89 forks source link

Tests failed due to `uninitialized constant Rack::Handler` #498

Closed adriangohjw closed 3 days ago

adriangohjw commented 6 days ago

Expected behavior:

Tests should pass

Actual behavior:

Tests failed due to uninitialized constant Rack::Handler

Small, reproducible repo:

Not a repo, but it's happening in the latest commit Reference: https://github.com/shakacode/shakapacker/actions/runs/9575629216/job/26400796835

Setup environment:

justin808 commented 5 days ago

@adriangohjw can you investigate a fix?

adriangohjw commented 5 days ago

@justin808 here's my findings so far: