sql-logging 3.0.9
sql-logging adds functionality to Rails to debug query performance. SQL triggered by your application includes a stack trace so you can determine what code led to it, and a summary is emitted after each request to highlight the most expensive queries executed.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
< 5, >= 3.1