kpthill/ruby-iso4217
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a fork of Keita Yamaguchi's ruby-iso4217 gem, adding the ability to
format a currency amount correctly for that currency. The original README file
is below.
= RTask
Author:: Keita Yamaguchi(山口 慶太) <keita.yamaguchi@gmail.com>
Copyright:: © Keita Yamaguchi, 2008. All rights reserved.
License:: Ruby License
ruby-iso4217 is a library for converting between code, currency name, and symbol.
== Usage
See {the document}[http://github.com/keita/ruby-iso4217/wikis] for details.
== Links
* ISO4217
* {Wikipedia: ISO 4217}[http://en.wikipedia.org/wiki/ISO_4217]
* {ISO 4217 currency names and code elements}[http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/currency_codes/currency_codes_list-1.htm]
* {Translation Project: The 'iso_4217' textual domain}[http://translationproject.org/domain/iso_4217.html]
* {Currencies of the World}[http://fx.sauder.ubc.ca/currency_table.html]
* ruby-iso4217
* {RubyForge}[http://rubyforge.org/projects/iso4217/]
* {GitHub}[http://github.com/keita/ruby-iso4217/tree/master]
* author's blog(written in Japanese)
* {¬¬日常日記}[http://d.hatena.ne.jp/keita_yamaguchi/]