h1

Tracing calls in ruby

July 19, 2007

This simple ruby method will trace every single call of the block given to the trace method.picture-2.png
For more complex things, the unroller gem can also be used.

One comment

  1. Nice ! Thanks !



Leave a Comment