RubyGems Navigation menu

array_floe 1.1.3

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.3 - December 14, 2011 (7.5 KB)
  2. 1.1.2 - April 24, 2011 (8.0 KB)
  3. 1.1.0 - April 10, 2011 (8.0 KB)
  4. 1.0.0 - April 09, 2011 (7.5 KB)

Development 相依性套件 (4):

擁有者:

作者:

  • ronen barzel

SHA 256 checksum:

7ce9e400f76418f07f6829fb55fe44ae04e9d70941c543e91d72d4c124192898

總下載次數 18,793

這個版本 5,381

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.7

相關連結: