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,669 of 183,477
Downloads: 29,423

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName
69,24712,933repository-base

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
25825,073,950rspec
69473,435,718pry
158239,479,596awesome_print
210172,490,060rdoc
319115,336,133guard
39195,652,527guard-rspec
1,72514,122,132coveralls
2,0678,945,226guard-bundler
57,39516,819simplecov-multi

Owners

#GravatarHandle
1icontomchapin