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,731 of 187,239
Downloads: 30,722

Daily

Ranking: 38,290 of 187,224
Downloads: 10

Depended by

RankDownloadsName
71,64213,246repository-base

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
73551,545,498pry
167264,175,701awesome_print
185241,836,103rdoc
316138,334,870guard
386116,248,507guard-rspec
1,81015,786,188coveralls
2,1919,818,942guard-bundler
57,92217,927simplecov-multi

Owners

#GravatarHandle
1icontomchapin