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:
=

インストール:
=

バージョン履歴:

  1. 2.0.1 - November 21, 2011 (8KB)
  2. 2.0.0 - August 29, 2011 (8.5KB)
  3. 1.0.6 - January 24, 2011 (8KB)
  4. 1.0.5 - January 19, 2011 (8KB)
  5. 1.0.4 - June 24, 2010 (8KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (2):

rake >= 0
rspec >= 2.6.0

Development依存関係 (2):

jeweler >= 0
rspec >= 2.0.0

所有者:

作者:

  • Brian Durand

SHA 256チェックサム:

=

累計ダウンロード数 25,679

このバージョンのみ 3,333

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: