Categories: None [Edit]
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,836 of 187,603
Downloads: 30,844
Daily
Ranking: 32,713 of 187,591
Downloads: 10
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 71,887 | 13,289 | repository-base |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,011,622,509 | bundler |
| 10 | 1,165,909,119 | rake |
| 28 | 925,144,006 | rspec |
| 73 | 556,307,351 | pry |
| 169 | 265,501,903 | awesome_print |
| 182 | 248,342,208 | rdoc |
| 319 | 139,292,431 | guard |
| 387 | 117,035,313 | guard-rspec |
| 1,822 | 15,848,528 | coveralls |
| 2,199 | 9,891,629 | guard-bundler |
| 57,861 | 18,090 | simplecov-multi |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tomchapin |