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.
Required Ruby Version
None
Authors
Thomas Sawyer