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,802 of 193,241
Downloads: 31,850

Daily

Ranking: 93,598 of 193,214
Downloads: 1

Depended by

RankDownloadsName
73,55013,636repository-base

Depends on

RankDownloadsName
13,441,694,098bundler
81,330,550,542rake
29983,169,856rspec
72605,326,418pry
165307,177,215rdoc
181279,316,150awesome_print
334149,173,169guard
402125,125,098guard-rspec
1,90516,649,239coveralls
2,23210,755,648guard-bundler
55,05520,546simplecov-multi

Owners

#GravatarHandle
1icontomchapin