More Money is a gem which helps you managing money amounts using just
integer as backend to store the data.
It’s a fork of the original money gem.
As a plus over the original project it provides support for virtually
any currency and more fine control on the formatting rules.
In addition to this More Money can be used against database fields
where the null value is allowed and has a meaning different from 0.
the homepage of the project is http://moremoney.rubyforge.org
to install the gem just do
sudo gem install more_money
Any feedback/comment is very welcome.
thanks
Paolo