active_record_query_trace 1.9
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
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
rubocop-rspec
>= 0
simplecov
>= 0.22.0