http://rubygems.org/gems/sender Adds __sender__ and __caller__ to the built-in __callee__ and __method__ functions. Adds object-oriented backtrace, which returns :object and :method for each stack frame, and which permits queries regarding backtrace contents. * __sender__ * __caller__ * backtrace * backtrace( frames_to_trace_backward ) * backtrace_includes?( Class ) * backtrace_includes?( class_instance ) * backtrace_includes?( :symbol ) * backtrace_includes?( Class, class_instance, :symbol, ... )
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.1.0 June 23, 2010 (50 KB)