RubyGems Navigation menu

constructable 0.2.2

Adds the class macro Class#constructable to easily define what attributes a Class accepts provided as a hash to Class#new. Attributes can be configured in their behaviour in case they are not provided or are in the wrong format. Their default value can also be defined and you have granular control on how accessible your attribute is. See the documentation for Constructable::Constructable#constructable or the README for more information.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - July 09, 2011 (10.5 KB)
  2. 0.3.4 - June 18, 2011 (11 KB)
  3. 0.3.3 - June 18, 2011 (11.5 KB)
  4. 0.3.2 - June 17, 2011 (11 KB)
  5. 0.3.1 - June 15, 2011 (10 KB)
  6. 0.2.2 - June 10, 2011 (9.5 KB)
Show all versions (13 total)

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.6.0
simplecov >= 0
yard >= 0

Owners:

Authors:

  • Manuel Korfmann

SHA 256 checksum:

a5216ad489cfc6f0b369e31b1148117ea8477d5d35f26e786c8e8f57e8669a7a

Total downloads 49,961

For this version 3,728

Licenses:

N/A

Required Ruby Version: None

Links: