b80b62d59f
- Add LICENSE - Update WWW Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
5 lines
235 B
Text
5 lines
235 B
Text
A library assists in handling money and different currencies.
|
|
It features a Money class which encapsulates all information
|
|
about an certain amount of money, such as its value and its currency.
|
|
|
|
WWW: http://rubymoney.github.io/money/
|