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: 38,836 of 187,603
Downloads: 30,844

Daily

Ranking: 32,713 of 187,591
Downloads: 10

Depended by

RankDownloadsName
71,88713,289repository-base

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
28925,144,006rspec
73556,307,351pry
169265,501,903awesome_print
182248,342,208rdoc
319139,292,431guard
387117,035,313guard-rspec
1,82215,848,528coveralls
2,1999,891,629guard-bundler
57,86118,090simplecov-multi

Owners

#GravatarHandle
1icontomchapin