Open kapso opened 6 years ago
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
Thanks for reporting, will investigate.
Adding this gem in development breaks the following
So basically it stops showing the source line