RubyGems Navigation menu

fast_forward 1.0.0

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - May 14, 2007* (5.5 KB)
  2. 1.0.0 - May 13, 2007* (5.5 KB)

Runtime Dependencies (2):

activesupport >= 1.4.2
hoe >= 1.2.0

Owners:

Authors:

  • Bruce Williams

SHA 256 checksum:

00c6b6b8ff61d3eab49be90e7954fecf383cb45ae9d235c4466d51f3814eb8b7

Total downloads 8,924

For this version 3,966

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: