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,613 of 192,137
Downloads: 31,640

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName
73,18513,562repository-base

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
73594,924,422pry
166294,675,471rdoc
179276,099,234awesome_print
330147,053,535guard
399123,389,394guard-rspec
1,89516,421,605coveralls
2,22810,575,956guard-bundler
55,00320,304simplecov-multi

Owners

#GravatarHandle
1icontomchapin