binding.pry gives a nicer syntax-highlighted environment and better formatting for inspecting objects, and we still have the byebug continue/step/next commands (which you can also alias via .pryrc) via the pry-byebug gem
change { … }.by(0)