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,942 of 187,967
Downloads: 30,925
Daily
Ranking: 79,877 of 187,960
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 72,032 | 13,335 | repository-base |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,047,993,597 | bundler |
| 10 | 1,178,214,454 | rake |
| 28 | 930,568,481 | rspec |
| 74 | 560,774,668 | pry |
| 170 | 266,815,145 | awesome_print |
| 180 | 253,525,775 | rdoc |
| 318 | 140,272,842 | guard |
| 390 | 117,857,180 | guard-rspec |
| 1,837 | 15,888,183 | coveralls |
| 2,208 | 9,970,358 | guard-bundler |
| 57,855 | 18,213 | simplecov-multi |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tomchapin |