By cheind
via cheind.wordpress.com
Published: Jan 07 2010 / 07:34
RCapture is a Ruby library that allows placing hooks on methods using a convenient interface.
RCapture offers the following features:
- Capturing of instance and class methods of individual objects or entire population of objects.
- Capturing pre or post method invocation.
- Modify method arguments and return values.
- Filter method calls.



Add your comment