Quantify-ruby

This gem represents an installation of the Quantify gem specifically for use with the AMEE platform.

Licensed under the MIT license (See LICENSE.txt for details)

Authors: Andrew Berkeley

Copyright: Copyright (c) Andrew Berkeley

Homepage: https://github.com/spatchcock/quantify-amee

Installation

Just include the gem somewhere appropriate.

Requirements

  • Quantify > 3.1

Usage

Simply require 'quantify-amee'. This pulls in the Quantify gem and configures the system of units for use with the AMEE platform. This involves removing units which are not valid for use in AMEE, as well as some appropriate name and symbol changes.

See https://github.com/spatchcock/quantify for details on the core Quantify gem.