timber-ruby icon indicating copy to clipboard operation
timber-ruby copied to clipboard

Gem breaks verbose_query_logs

Open kapso opened this issue 7 years ago • 1 comments

Adding this gem in development breaks the following

# Highlight code that triggered database queries in logs.
config.active_record.verbose_query_logs = true

So basically it stops showing the source line

  ↳ app/controllers/app/api/v1/orders_controller.rb:10

kapso avatar May 11 '18 01:05 kapso

Thanks for reporting, will investigate.

binarylogic avatar May 11 '18 02:05 binarylogic