Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in Ruby 1.9.1. Also provides object-oriented :backtrace supporting n-levels backward, :each_backtrace_frame for iteration, :backtrace_includes?, and :backtrace_includes_one_of? for context inspection, and :backtrace_frame_with and :backtrace_frames_with, which return matching frame information for the frame(s) matching the given description.
Required Ruby Version
None
Authors
Asher
Versions
- 1.5.10 October 08, 2012 (14 KB)
- 1.5.9 February 23, 2011 (14 KB)
- 1.5.8 February 12, 2011 (14 KB)
- 1.5.7 October 29, 2010 (6 KB)
- 1.5.6 October 29, 2010 (6 KB)
- 1.5 July 09, 2010 (60.5 KB)