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,708 of 192,692
Downloads: 31,732

Daily

Ranking: 48,553 of 192,666
Downloads: 15

Depended by

RankDownloadsName
73,39113,595repository-base

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
72599,882,831pry
165300,498,183rdoc
179277,577,999awesome_print
332148,031,306guard
400124,187,056guard-rspec
1,90316,507,457coveralls
2,23110,655,116guard-bundler
55,11420,375simplecov-multi

Owners

#GravatarHandle
1icontomchapin