RubyGems Navigation menu

lazy_methods 1.0.6

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)
顯示所有版本(共 7)

Development 相依性套件 (2):

jeweler >= 0
rspec >= 2.0.0

擁有者:

作者:

  • Brian Durand

SHA 256 checksum:

1f1e827464ab9dc11e16679febf737ed38d7b9e9ee69dc72b28afd47d1820270

總下載次數 25,146

這個版本 3,448

License:

Ruby 版本需求:

相關連結: