Product
Ruby Money
Enterprise Resource PlanningFreelance Tax
A Ruby library for dealing with money and currency conversion
☆☆☆☆☆ 0.0 Based on 0 Reviews
Ruby Money
Learn More
About the Ruby Money
Ruby Money is a Ruby programming language library that provides functionality to handle money and currency conversions accurately within applications. It encapsulates information about monetary amounts and currencies, representing values internally as integers (cents) to avoid floating point rounding issues. The library supports currency exchange, formatting, comparison, and arithmetic operations on money objects. Ruby Money is widely used in Ruby on Rails applications via integration gems such as money-rails. It supports multiple currencies with ISO standards adherence and flexible currency attributes management.