RubyGems Navigation menu

lazy_methods 1.0.4

Gem that adds lazy method wrapping to every object. Preceding any method with lazy_ will defer the invocation until the result is actually needed. This pattern is useful when used with caching systems.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.1 - November 21, 2011 (8 KB)
  2. 2.0.0 - August 29, 2011 (8.5 KB)
  3. 1.0.6 - January 24, 2011 (8 KB)
  4. 1.0.5 - January 19, 2011 (8 KB)
  5. 1.0.4 - June 24, 2010 (8 KB)
Show all versions (7 total)

Development Dependencies (2):

jeweler >= 0
rspec >= 1.3.0

Owners:

Authors:

  • Brian Durand

SHA 256 checksum:

f31ab955c3444490a1aecad8679d196b0df5bb36545c76d2ad46c3894c81132f

Total downloads 25,040

For this version 3,546

Licenses:

N/A

Required Ruby Version: None

Links: