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,575 of 183,107
Downloads: 29,307

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName
69,03212,906repository-base

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
68466,913,746pry
157236,990,525awesome_print
210167,990,555rdoc
317113,449,148guard
38993,982,532guard-rspec
1,70614,090,476coveralls
2,0538,872,175guard-bundler
57,20616,779simplecov-multi

Owners

#GravatarHandle
1icontomchapin