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: 40,494 of 196,658
Downloads: 32,187
Daily
Ranking: 111,482 of 196,619
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 74,656 | 13,757 | repository-base |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,750,343,576 | bundler |
| 8 | 1,416,600,134 | rake |
| 29 | 1,020,526,382 | rspec |
| 72 | 633,800,712 | pry |
| 151 | 347,133,187 | rdoc |
| 189 | 287,467,611 | awesome_print |
| 343 | 155,039,914 | guard |
| 414 | 129,787,465 | guard-rspec |
| 1,915 | 17,360,233 | coveralls |
| 2,250 | 11,174,062 | guard-bundler |
| 54,987 | 21,234 | simplecov-multi |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tomchapin |