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

installieren:
=

Versionen:

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

Besitzer:

Autoren:

  • Mark Menard

SHA 256-Prüfsumme:

=

Downloads insgesamt 15.845

Für diese Version 4.499

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: