Closed lenntt closed 10 years ago
I am already working on it, actually i already finished it for ruby 2.0 with byebug but there are missing features in byebug.
I push a PullRequest in byebug project that adds those features and I am waiting for a merge.
I will love to hear more reiews and comments on this tool,
thanks, shuky.
awesome, I'll give it a try later
I added the support for byebug, but its demands to download my fork for byebug (read on Installation in the README)
For a similar reason to: http://stackoverflow.com/questions/15200165/how-to-use-the-debugger-with-ruby-2-0
I switched from debugger to byebug, it would be awesome for this tool to support byebug as well.. I must admit I've no idea whether the API is close to similar.