Sign in Sign up
rubygems

currencies

If you are tracking any kind of assets the currencies gem is for you. It contains every currency in the ISO 4217 standard and allows you to add your own as well. So if you decide to take sparkly buttons as a form of payment you can use currencies to display the shiny button unicode symbol ☼ (disclaimer: ☼ may not look like a shiny button to everyone.) when used with something like the money gem. Speaking of the money gem, currencies gives you an ExchangeBank that the money gem can use to convert from one currency to another. There are plans to have ExchangeRate provider plugin system. Right now the rates are either set manually or pulled from Yahoo Finance.

Activity

Latest release
13y ago
Total releases
8
Cadence
~28 days
Last 12 months
0

Details

First release
Feb 18, 2010
Releases
Version Released
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.1 patch
0.1.0 initial