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: 37,575 of 183,107
Downloads: 29,307
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
69,032 | 12,906 | repository-base |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,407,087,911 | bundler |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
68 | 466,913,746 | pry |
157 | 236,990,525 | awesome_print |
210 | 167,990,555 | rdoc |
317 | 113,449,148 | guard |
389 | 93,982,532 | guard-rspec |
1,706 | 14,090,476 | coveralls |
2,053 | 8,872,175 | guard-bundler |
57,206 | 16,779 | simplecov-multi |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tomchapin |