Currency

This is the rubyforge.com Currency package.

Installation

gem install currency

For User Documentation, see

rubyforge.org/projects/currency/

The RubyForge package currency implements an object-oriented representation of currencies, monetary values, foreign exchanges and rates.

Currency::Money uses a scaled integer representation of the monetary value and performs accurate conversions from string values.

See: umleta.com/node/5 for more details.

Home page

Additional directories

./lib/…

the Currency library

./test/…

unit and functional test

./examples/…

example programs

Credits

Currency was developed by:

  • Kurt Stephens – ruby-currency(at)umleta.com

Contributors

Maybe you?