Categories: None [Edit]

fancy-open-struct

https://rubygems.org/gems/fancy-open-struct
https://github.com/tomchapin/fancy-open-struct
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.

Total

Ranking: 39,387 of 191,483
Downloads: 31,515

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName
72,82513,531repository-base

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
72589,278,519pry
168288,418,751rdoc
179274,709,856awesome_print
330146,010,428guard
395122,538,016guard-rspec
1,89216,257,886coveralls
2,22510,488,495guard-bundler
56,97819,150simplecov-multi

Owners

#GravatarHandle
1icontomchapin