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,942 of 187,967
Downloads: 30,925

Daily

Ranking: 79,877 of 187,960
Downloads: 5

Depended by

RankDownloadsName
72,03213,335repository-base

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
74560,774,668pry
170266,815,145awesome_print
180253,525,775rdoc
318140,272,842guard
390117,857,180guard-rspec
1,83715,888,183coveralls
2,2089,970,358guard-bundler
57,85518,213simplecov-multi

Owners

#GravatarHandle
1icontomchapin