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,252 of 195,762
Downloads: 32,097

Daily

Ranking: 60,205 of 195,747
Downloads: 3

Depended by

RankDownloadsName
74,24913,743repository-base

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
72623,573,670pry
156331,387,703rdoc
186284,528,413awesome_print
339152,869,058guard
410128,074,378guard-rspec
1,91217,099,844coveralls
2,24211,050,425guard-bundler
55,05521,018simplecov-multi

Owners

#GravatarHandle
1icontomchapin