pry / pry-stack_explorer

Walk the stack in a Pry session
Other
455 stars 28 forks source link

Frame number not showing up in old versions of pry #38

Closed rrosenblum closed 4 years ago

rrosenblum commented 5 years ago

This appears to have been caused by #35. The Frame number shows up while running pry 0.12.2, but not when running 0.10.4.

If I revert the change locally, the frame number shows up again in pry 0.10.4, but breaks in 0.12.2.

joallard commented 4 years ago

Pry versions <0.13 are out of maintenance and so I'll have to close this, sorry!