A pure-ruby debugger. No more puts "HERE!!!" or p :var => var, :other => other until you find what caused the bug. Just add a breakpoint and see the value of any variable.
Mon ouïe
gem "pry_debug", "~> 0.0.1"