Categories: None [Edit]
blockify
The `blockify` gem solves some of the problems associated with complex hierarchical nested arrays and hashes.
It is possible to represent an HTML file as a series of Arrays and Hashes with very deep levels of Hashes within Arrays within Hashes.
Traversing such a tree is tricky at best. The methods of the `blockify` gem are included in Array, and Hash using a naming convention
that should not compete with anything. We don't need to concern ourselves with the complexity of the structure and can instead
focus on the base elements wherever they may be.
Total
Ranking: 126,703 of 186,959
Downloads: 4,778
Daily
Ranking: 161,562 of 186,713
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
72,760 | 12,642 | primitive_wrapper |
Owners
# | Gravatar | Handle |
---|---|---|
1 | fweekyfweek |