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,003 of 188,294
Downloads: 31,065

Daily

Ranking: 32,262 of 188,277
Downloads: 3

Depended by

RankDownloadsName
72,16813,382repository-base

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake
29935,905,765rspec
74565,090,626pry
170268,059,861awesome_print
179258,621,332rdoc
320141,201,388guard
389118,629,016guard-rspec
1,84315,936,309coveralls
2,21410,049,390guard-bundler
57,91518,308simplecov-multi

Owners

#GravatarHandle
1icontomchapin