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: 37,059 of 180,702
Downloads: 28,482

Daily

Ranking: 15,097 of 180,689
Downloads: 50

Depended by

RankDownloadsName
67,56312,738repository-base

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
24772,716,171rspec
64426,812,400pry
147220,814,204awesome_print
215148,185,687rdoc
316102,020,933guard
38883,840,006guard-rspec
1,62313,384,936coveralls
1,9748,375,203guard-bundler
57,31916,049simplecov-multi

Owners

#GravatarHandle
1icontomchapin