RubyGems.org

richunits

0.6.1

A Unit system, based on Rich Kilmer's original time.rb work, which provides english-esque methods for working with common units, such as days and bytes and multiplers like kilo, or mega. It does so by reducing basic measures to a lower common denominator, such as seconds for time measures and bits for byte measures.

installgem install richunits -v 0.6.1
Authors

Thomas Sawyer, Rich Kilmer

4,024 total downloads 828 for this version
Owners

45196398e9685000d195ec626d477f0e

Gemfile
gem "richunits", "~> 0.6.1"
Versions
  1. 0.6.2 October 25, 2011
  2. 0.6.1 November 4, 2010
  3. 0.6 October 31, 2009
  4. 0.5.0 June 1, 2009
  5. 0.2.0 September 6, 2008
Development Dependencies
  1. rspec >= 0
  2. syckle >= 0