Skip to content

Extended version of currency gem on RubyForge to handle all currency symbols listed on xe.com/symbols.php

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
COPYING.txt
Notifications You must be signed in to change notification settings

mumboe/currency

Repository files navigation

Currency

This version of the Currency package extends the RubyForge version created by Kurt Stephens to handle all currency symbols listed on xe.com/symbols.php.

Installation

gem install mumboe-currency

Documentation

“Project Info”:rubyforge.org/projects/currency/

“API Documentation”:currency.rubyforge.org/

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 also: umleta.com/node/5

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, sponsored by umleta.com

License

  • See LICENSE.txt

  • Copyright © 2006-2007 Kurt Stephens <ruby-currency(at)umleta.com>

Original Contributors

  • Steffen Rusitschka

About

Extended version of currency gem on RubyForge to handle all currency symbols listed on xe.com/symbols.php

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages