RailsCasts Pro episodes are now free!

Learn more or hide this

Songrit Leemakdej's Profile

GitHub User: songrit

Site: http://songrit.vox.com

Comments by Songrit Leemakdej

Avatar

I use binding.pry to break the app (start webrick with --debugger) but couldn't find how to step or next at the Pry prompt, though I can 'exit' to let the app continue. Is there anyway to have Pry work with ruby-debug?