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: 38,675 of 186,715
Downloads: 30,095

Daily

Ranking: 44,414 of 186,700
Downloads: 12

Depended by

RankDownloadsName
71,08313,095repository-base

Depends on

RankDownloadsName
12,903,420,977bundler
101,127,274,939rake
27909,005,466rspec
71542,411,855pry
164261,749,441awesome_print
190231,222,153rdoc
312136,336,815guard
383114,596,355guard-rspec
1,79515,704,780coveralls
2,1749,681,659guard-bundler
57,49017,683simplecov-multi

Owners

#GravatarHandle
1icontomchapin