active_record_query_trace
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.8.3
Cody Caughlan and Bruno Facca
activerecord, rake, debug, rspec, rubocop, rubocop-performance, rubocop-rails, rubocop-rspec, simplecov
bundle add active_record_query_trace
Getting Started
Learn more about the Active_record_query_trace gem.
Playground
Test, play and inspect the gem for yourself