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: 129,104 of 189,852
Downloads: 4,934
Daily
Ranking: 121,666 of 189,815
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 73,186 | 13,307 | primitive_wrapper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | fweekyfweek |