fast_forward 1.0.1
fast_forward is a small library designed to do two things: * Allow easy delegation of all missing methods to an accessor/instance variable * Generate methods on-the-fly after first invocation of a delegated method to eliminate the need to search the object’s ancestors and use method_missing on subsequent invocations
All Versions
| Version | Platform | Released | Documention |
|---|---|---|---|
| 1.0.1 | ruby | May 14th, 2007 | Awaiting Generation |
| 1.0.0 | ruby | May 13th, 2007 | Awaiting Generation |