Lets Tap Together

A few weeks ago Gregory Brown wrote a nice blog post which initiated an interesting discussion about the Object#tap method. The method is part of the Ruby core since version 1.9 but is also available in later versions of 1.8.7. The probably first usage of this method was for debugging.

5 Sep 2009 1