charkost / prosopite

:mag: Rails N+1 queries auto-detection with zero false positives / false negatives
Apache License 2.0
1.48k stars 45 forks source link

Fix: sidekiq middleware #71

Closed dhruvCW closed 11 months ago

dhruvCW commented 11 months ago

correctly resolve sidekiq constant name,

to solve uninitialized constant Prosopite::Middleware::Sidekiq::ServerMiddleware (NameError)

dhruvCW commented 11 months ago

@charkost would it be possible for a patch release please 😅