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,366 of 196,338
Downloads: 32,150

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName
74,48413,750repository-base

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
291,013,199,560rspec
72628,596,604pry
153338,880,713rdoc
189285,937,754awesome_print
341153,930,624guard
414128,914,782guard-rspec
1,91517,219,613coveralls
2,24611,109,243guard-bundler
55,06521,109simplecov-multi

Owners

#GravatarHandle
1icontomchapin