Y
Hacker News
new
|
ask
|
show
|
jobs
by
kenips
5339 days ago
ruby-debug19 is still not updated...
1 comments
mrinterweb
5339 days ago
The lack of a working ruby-debug19 has been the only thing keeping me from using 1.9.3.
link
catch23
5339 days ago
Just use pry, it's not really a debugger replacement, but it's useful in most cases that ruby-debug19 would be used.
http://rubygems.org/gems/pry
link
mrinterweb
5338 days ago
I've used pry. I like pry, but it really does not fill the need of a debugger.
link