RubyGems.org

Enumerator abstraction layer that emulates certain array functionality (methods like empty?, slice, shift and more) by using a small cache and other tricks without loading all the data from the enumerator at the same time.

installgem install array_enumerator -v 0.0.1
Authors

Kasper Johansen

1,813 total downloads 562 for this version
Owners

6f110de2b86befc4ba93173a20286be1

Gemfile
gem "array_enumerator", "~> 0.0.1"
Versions
  1. 0.0.3 July 9, 2012
  2. 0.0.2 July 9, 2012
  3. 0.0.1 July 2, 2012