RubyGems Navigation menu

lazy_methods 2.0.0

Gem that adds lazy method delegation methods. Using this gem you can easily define lazy loading or asynchronous versions of specific methods. Lazy loading is useful when used with caching systems while asynchronous methods can improve throughput on I/O bound processes like making several HTTP calls in row.

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)

Runtime Dependencies (2):

rake >= 0
rspec >= 2.6.0

Development Dependencies (2):

jeweler >= 0
rspec >= 2.0.0

Owners:

Authors:

  • Brian Durand

SHA 256 checksum:

ec50568af0d83a62810589edf073f28bfa6e88f137ba93a6f674250fa96a6a2f

Total downloads 25,192

For this version 3,267

Licenses:

N/A

Required Ruby Version: None

Links: