RubyGems Navigation menu

fancy-open-struct 0.4.0

FancyOpenStruct is a subclass of OpenStruct, and is a variant of RecursiveOpenStruct. This allows you to convert nested hashes into a structure where keys and values can be navigated and modified via dot-syntax, like: foo.bar = :something. This particular gem also adds support for Hash methods (such as length or merge), and also allows you to access and modify the data structure the same way that you would handle a normal Hash.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.0 - May 29, 2014 (11.5KB)
  2. 0.3.0 - May 29, 2014 (11KB)
  3. 0.2.0 - May 29, 2014 (11KB)
  4. 0.1.6 - May 27, 2014 (10.5KB)
  5. 0.1.5 - May 27, 2014 (10.5KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (1):

Development依存関係 (10):

bundler >= 0
coveralls >= 0
guard >= 0
pry >= 0
rake >= 0
rdoc >= 0
rspec >= 0

所有者:

作者:

  • Thomas H. Chapin

SHA 256チェックサム:

eff95c8f63df190974c81aeb071f46bd87bf6ef0849ed596c7b8edb680eb1b4f

累計ダウンロード数 28,368

このバージョンのみ 4,597

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

リンク: