pry_debug
pry_debug copied to clipboard
A pure-ruby debugger
Results
1
pry_debug issues
Sort by
recently updated
recently updated
newest added
Anyone know if `pry_debug` is compatible with [`pry` version 0.10.1](https://rubygems.org/gems/pry)? According to the gem dependencies it [says `~= 0.9.0`](https://github.com/Mon-Ouie/pry_debug/blob/master/pry_debug.gemspec#L30) so it won't install...