RubyGems Navigation menu

convertable_values 0.1.0

Convertable Values provides a simple unit conversion library and pattern for transparently storing base units. Example usage: You have a model that wants to store values with units (e.g., 200 lbs), but you want (or at least should want) to store all the values in a base unit (e.g., 90.718474 kilograms). This gem makes using this design pattern totally transparent.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - September 01, 2011 (9 KB)
  2. 0.1.1 - May 03, 2011 (9 KB)
  3. 0.1.0 - April 19, 2011 (9 KB)
  4. 0.0.2 - November 15, 2010 (9.5 KB)
  5. 0.0.1 - November 15, 2010 (9 KB)

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.5.1
rcov >= 0
shoulda >= 0

Owners:

Authors:

  • Stephen Blankenship

SHA 256 checksum:

97d505dd1981b5c59a1c32ca7a64be862a9b21cbf4aa5d987e180e943beb8e9e

Total downloads 22,150

For this version 3,757

Licenses:

N/A

Required Ruby Version: None

Links: