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,583 of 183,107
Downloads: 19,271
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 |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,407,087,911 | bundler |
25 | 817,849,894 | rspec |
99 | 348,223,614 | simplecov |
28,348 | 42,729 | simplecov-gem-adapter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ronenbarzel |