method-serializer 0.1
A simple class method wrapper, which allow to serialize method return value and arguments. It can be use for ‘mocking’ or ‘caching’ or benchmarking or even as a nice example of practical Ruby meta-programming.
Gemfile:
=
install:
=
Versions:
- 0.1 May 25, 2010 (14.5 KB)
Development Dependencies (1):
rake
>= 0.8.6