RubyGems.org

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

installgem install dynahash -v 0.2
Authors

Tony Heupel

4,105 total downloads 982 for this version
Owners

53db96d6f8fea88dd077227f2db15cc4

Gemfile
gem "dynahash", "~> 0.2"
Versions
  1. 0.3.2 August 3, 2011
  2. 0.3.1 August 3, 2011
  3. 0.3 August 3, 2011
  4. 0.2 November 6, 2010
  5. 0.1 October 17, 2010