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,143 of 189,128
Downloads: 31,291

Daily

Ranking: 55,181 of 189,104
Downloads: 3

Depended by

RankDownloadsName
72,42713,457repository-base

Depends on

RankDownloadsName
13,158,345,849bundler
91,223,147,708rake
29946,325,589rspec
74574,068,249pry
175270,543,526awesome_print
177269,677,827rdoc
323142,926,027guard
389120,023,909guard-rspec
1,87016,033,773coveralls
2,22210,211,773guard-bundler
57,90018,498simplecov-multi

Owners

#GravatarHandle
1icontomchapin