https://github.com/RubyMoney/money
Revision 4a2d83e9e0bf87aa17090ca80f83210aac87cae2 authored by Zach Karpinski on 28 May 2015, 20:14:10 UTC, committed by Zach Karpinski on 28 May 2015, 20:14:10 UTC
The smallest unit for a chilean peso is supposed to be 1 centavo.
While these are out of circulation the 1:1 subunit:unit setting is
causing incorrect conversions to other currencies.  My findings are
explained in more detail here
https://github.com/RubyMoney/google_currency/issues/38
1 parent 224d181
History
Tip revision: 4a2d83e9e0bf87aa17090ca80f83210aac87cae2 authored by Zach Karpinski on 28 May 2015, 20:14:10 UTC
Setting subunit_to_unit for CLP to 100
Tip revision: 4a2d83e
File Mode Size
config
lib
spec
.coveralls.yml -rw-r--r-- 46 bytes
.gitignore -rw-r--r-- 169 bytes
.travis.yml -rw-r--r-- 204 bytes
AUTHORS -rw-r--r-- 1.7 KB
CHANGELOG.md -rw-r--r-- 20.5 KB
CONTRIBUTING.md -rw-r--r-- 492 bytes
Gemfile -rw-r--r-- 147 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.4 KB
Rakefile -rw-r--r-- 312 bytes
money.gemspec -rw-r--r-- 1.4 KB

README.md

back to top