RubyGems Navigation menu

hash_struct 0.1

HashStruct is similar to Struct from Ruby standard library, the difference is that HashStruct.new creates a class which takes a hash with attributes rather than just positional arguments as Struct.new does.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3 - November 28, 2009 (4.5 KB)
  2. 0.2 - November 28, 2009 (4.5 KB)
  3. 0.1 - November 28, 2009 (4 KB)

Owners:

Authors:

  • Jakub Šťastný aka Botanicus

SHA 256 checksum:

69283013a2684df9693d5b6364758e04a28b2f48269ee42cdad592f9323a9856

Total downloads 12,590

For this version 3,749

Licenses:

N/A

Required Ruby Version: >= 1.9.1

Links: