RubyFlow The Ruby and Rails community linklog

byebug & pry-byebug - Finally debugging in ruby 2.0!

Can’t use gem ‘debugger’ since you upgraded to Ruby 2.0? Next behaving like step? Checkout byebug or pry-byebug!

Comments

Ruby has a built-in debugger.

require 'debug'

You’re right, my post was misleading, I edited it.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in