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 (5KB)
  2. 0.3.1 - August 03, 2011 (5KB)
  3. 0.3 - August 03, 2011 (5KB)
  4. 0.2 - November 06, 2010 (5KB)
  5. 0.1 - October 17, 2010 (5KB)

所有者:

作者:

  • Tony Heupel

SHA 256チェックサム:

5e511f99b2343948bd0eee1a32a41dbef5b8f2d94bfcae2a1f0f2fb17b8cf02a

累計ダウンロード数 19,668

このバージョンのみ 3,914

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.7

リンク: