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: 51,471 of 182,915
Downloads: 19,246
Daily
Ranking: 56,059 of 182,900
Downloads: 1
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,379,033,295 | bundler |
25 | 813,851,472 | rspec |
99 | 345,185,160 | simplecov |
28,258 | 42,712 | simplecov-gem-adapter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ronenbarzel |