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: 40,494 of 196,658
Downloads: 32,187

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName
74,65613,757repository-base

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
291,020,526,382rspec
72633,800,712pry
151347,133,187rdoc
189287,467,611awesome_print
343155,039,914guard
414129,787,465guard-rspec
1,91517,360,233coveralls
2,25011,174,062guard-bundler
54,98721,234simplecov-multi

Owners

#GravatarHandle
1icontomchapin