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,723 of 183,477
Downloads: 19,333
Daily
Ranking: 63,432 of 183,470
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,456,134,847 | bundler |
25 | 825,073,950 | rspec |
98 | 353,748,210 | simplecov |
28,476 | 42,769 | simplecov-gem-adapter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ronenbarzel |