RubyGems Navigation menu

attr_immutable 1.0.0

AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't accessed in any other way.)

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

インストール:
=

バージョン履歴:

  1. 1.0.1 - September 06, 2011 (5KB)
  2. 1.0.0 - September 06, 2011 (5KB)
  3. 0.0.1 - September 04, 2011 (4.5KB)

Development依存関係 (1):

rspec ~> 2.6

所有者:

作者:

  • Mark Menard

SHA 256チェックサム:

c870e96f5955c3a592b9d8782c952e72371e19d2726540ff375d19daae3acf43

累計ダウンロード数 15,547

このバージョンのみ 4,477

ライセンス:

N/A

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

リンク: