timer_struct/sql.rb:53: warning: instance variable @reported not initialized
bkazez opened this issue · 1 comments
bkazez commented
When running ruby with -w
, I repeatedly get:
rack-mini-profiler-2.3.3/lib/mini_profiler/timer_struct/sql.rb:53: warning: instance variable @reported not initialized
SamSaffron commented
looks like an easy fix, would you like to give it a shot in a PR?