RubyGems Navigation menu

attr_immutable 0.0.1

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 (5.0 KB)
  2. 1.0.0 - September 06, 2011 (5.0 KB)
  3. 0.0.1 - September 04, 2011 (4.5 KB)

业主:

作者:

  • Mark Menard

SHA 256 校验和:

fa4d2920e851639d3345d83e2d425b18aeb9b43835654f0679bb2210237d9af0

下载总量 15,521

这个版本 4,404

许可:

需要的 Ruby 版本:

链接: