こげな便利ジェムが登場していたのか〜 / “debugger”
rubygems.org
19 Jun '12, 9am
debugger is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API ...
Combine 'pry' with 'debugger'. Adds 'step', 'next', and 'continue' commands to control execution.
Full article: http://rubygems.org/gems/pry-debugger
debugger is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API ...