RubyGems Navigation menu

lazy_methods 1.0.3

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.1 - November 21, 2011 (8.0 KB)
  2. 2.0.0 - August 29, 2011 (8.5 KB)
  3. 1.0.6 - January 24, 2011 (8.0 KB)
  4. 1.0.5 - January 19, 2011 (8.0 KB)
  5. 1.0.4 - June 24, 2010 (8.0 KB)
  6. 1.0.3 - June 22, 2010 (8.0 KB)
显示所有版本 (共 7 个)

Development 依赖 (2):

jeweler >= 0
rspec >= 1.3.0

业主:

作者:

  • Brian Durand

SHA 256 校验和:

28299f0cca4422e722ef00ddea63249f9c24b79afc9120d00d0662d1d1110fa9

下载总量 25,176

这个版本 3,550

许可:

需要的 Ruby 版本:

链接: