RubyGems Navigation menu

dynahash 0.2

Dynahash allows you to access Hash keys as if they were properties with some logical replacements. For example:\n\nh = {:first_name => "Tony", "**the gender**" => :male}\nh.name # => "Tony"\nh.the_gender # => :male

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.2 - August 04, 2011 (5 KB)
  2. 0.3.1 - August 03, 2011 (5 KB)
  3. 0.3 - August 03, 2011 (5 KB)
  4. 0.2 - November 06, 2010 (5 KB)
  5. 0.1 - October 17, 2010 (5 KB)

Owners:

Authors:

  • Tony Heupel

SHA 256 checksum:

5e511f99b2343948bd0eee1a32a41dbef5b8f2d94bfcae2a1f0f2fb17b8cf02a

Total downloads 19,594

For this version 3,901

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.7

Links: