active_record_query_trace 1.6.1
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
Gemfile:
=
instalar:
=
dependencias de Development (8):
activerecord
>= 4.0.0
pry
>= 0.12.2
pry-byebug
>= 3.7.0
rspec
>= 3.8.0
rubocop
>= 0.65.0
rubocop-rspec
>= 1.32.0
simplecov
>= 0.16.1
sqlite3
~> 1.3.6