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,320 of 190,365
Downloads: 31,423

Daily

Ranking: 77,133 of 190,317
Downloads: 1

Depended by

RankDownloadsName
72,69513,495repository-base

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
72583,733,126pry
172281,711,329rdoc
179273,244,219awesome_print
328144,922,742guard
393121,662,587guard-rspec
1,88916,151,383coveralls
2,22710,394,620guard-bundler
58,07418,596simplecov-multi

Owners

#GravatarHandle
1icontomchapin