banister / pry-stack_explorer

MOVED TO https://github.com/pry/pry-stack_explorer
https://github.com/pry/pry-stack_explorer
Other
18 stars 1 forks source link

find number of frames to skip dynamically by inspecting call stack #23

Closed banister closed 12 years ago

banister commented 12 years ago

instead of hard-coding the offset, which is way too fragile

NOTE This must be able to work with a monkey-patched Pry#start a la, pry-nav