active_record_query_trace 1.8.2
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 6.0.0
Development 依赖 (8):
debug
~> 1.8
rake
~> 13.0
rspec
~> 3.12
rubocop
~> 1.55
rubocop-performance
~> 1.18
rubocop-rails
~> 2.20
rubocop-rspec
~> 2.22
simplecov
>= 0.22.0