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,887 of 193,785
Downloads: 31,895

Daily

Ranking: 105,537 of 193,767
Downloads: 0

Depended by

RankDownloadsName
73,66913,666repository-base

Depends on

RankDownloadsName
13,496,383,299bundler
81,346,819,932rake
29989,892,984rspec
72610,763,474pry
163314,004,508rdoc
183281,048,472awesome_print
335150,248,646guard
406125,989,179guard-rspec
1,91116,781,518coveralls
2,23610,856,175guard-bundler
55,00320,670simplecov-multi

Owners

#GravatarHandle
1icontomchapin