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: 37,944 of 184,502
Downloads: 29,702

Daily

Ranking: 30,732 of 184,487
Downloads: 1

Depended by

RankDownloadsName
69,79612,999repository-base

Depends on

RankDownloadsName
12,588,400,642bundler
101,011,584,645rake
26847,304,018rspec
68493,373,434pry
157246,601,996awesome_print
203186,621,708rdoc
313121,757,941guard
387101,425,831guard-rspec
1,77414,284,991coveralls
2,1029,131,492guard-bundler
57,59817,022simplecov-multi

Owners

#GravatarHandle
1icontomchapin