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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Tony Heupel

SHA 256 checksum:

5e511f99b2343948bd0eee1a32a41dbef5b8f2d94bfcae2a1f0f2fb17b8cf02a

總下載次數 19,673

這個版本 3,915

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.7

相關連結: