RubyGems Navigation menu

attr_memoized 0.3.0

Memoize attributes in a thread-safe way. This ruby gem adds a `#attr_memoized` class method, that provides a lazy-loading mechanism for initializing "heavy" attributes, but in a thread-safe way. Instances thus created can be shared among threads.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.1 - September 09, 2020 (13.5KB)
  2. 0.3.0 - May 01, 2020 (13.5KB)
  3. 0.2.2 - July 05, 2017 (19.5KB)
全てのバージョンを表示(全4件)

所有者:

プッシュ者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

c44686e84c5ed8c91791dcb6589408b347d79c3502ad5fdaceb5bafebdbac143

累計ダウンロード数 5,902

このバージョンのみ 1,733

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: