splittable 0.0.9
Splittable solves the common problem of dividing monetary values where the sum of rounded installments doesn't equal the original total. It ensures precise financial calculations by truncating values to the specified precision and attributing any difference to the first installment. Perfect for e-commerce payments, invoice distribution, and subscription billing.
Gemfile:
=
install:
=
Runtime Dependencies (1):
bigdecimal
~> 3.0