ruby-pry-byebug

step-by-step debugging and stack navigation capabilities in pry using byebug
  https://github.com/deivid-rodriguez/pry-byebug
  0
  no reviews



Adds step-by-step debugging and stack navigation capabilities to pry using byebug.

To use, invoke pry normally. No need to start your script or app differently: execution will stop in the first statement after your binding.pry.