Categories: None [Edit]
array_floe
This small extension to ruby's Array class provides two additional
iterators, Array#each_with_floe and Array#each_with_index_floe, that
simplify the reasonably-common need to specially handle "floe"--i.e.,
first, last, odd, even--when iterating through the elements of an array.
It's particularly handy for generating CSS classes.
Total
Ranking: 53,152 of 187,255
Downloads: 20,112
Daily
Ranking: 39,494 of 187,239
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,973,645,220 | bundler |
27 | 919,498,517 | rspec |
99 | 421,256,244 | simplecov |
29,335 | 44,696 | simplecov-gem-adapter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ronenbarzel |