RubyGems.org

I found the need to be able to have counting sequences from simple fixnums, and I didn't know what to search for to see if such functionality existed, so I just created it... Hope this helps somebody beyond just me.

installgem install number_postfixr
Authors

Luke van der Hoeven

3,693 total downloads 956 for this version
Owners

0945810eafa4ac5387084a7815488579

Gemfile
gem "number_postfixr", "~> 1.2.0"
Versions
  1. 1.2.0 February 21, 2010
  2. 1.1.0 January 26, 2010
  3. 1.0.0 January 25, 2010
  4. 0.0.1 January 25, 2010
Runtime Dependencies
  1. shoulda >= 2.10