RubyGems.org

tracepoint

1.2.1

A TracePoint is a Binding with the addition of event information. Among other things, it functions very well as the join-point for AOP. In practice it provides a better alternative to using set_trace_func.

installgem install tracepoint
Authors

Thomas Sawyer

3,052 total downloads 582 for this version
Owners

45196398e9685000d195ec626d477f0e

Gemfile
gem "tracepoint", "~> 1.2.1"
Versions
  1. 1.2.1 November 5, 2011
  2. 1.2.0 August 5, 2010
  3. 1.1 December 27, 2009
  4. 1.0.0 July 11, 2009
Development Dependencies
  1. detroit >= 0
  2. qed >= 0