Closed mmx900 closed 9 months ago
Thank you! I can't believe I didn't see this one coming.
Thank you @mmx900 for your contribution. In the end, I removed reference to Sprocket and Propshaft and inserted the second middleware right after the first one: https://github.com/julienbourdeau/debugbar/commit/e3f8818abba8d0da67eeedbdf5ad265e6233842c
Hello. I added support for Rails 7 apps using Propshaft instead of Sprokets, fixing
NameError: uninitialized constant Debugbar::Engine::Sprockets
. Thanks for this project.