Ross ROSS = Recommend OSS · open-source software intelligence for agents

RubyMoney Money

A Ruby Library for dealing with money and currency conversion. observed · 2026-08-28

github.com/RubyMoney/money · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6515
  • days_rel: n/a
  • days_push: 33
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2881 stars · 642 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Ruby library providing a Money class that encapsulates monetary amounts and currencies, storing values as integer cents to avoid floating-point errors. It includes currency metadata and APIs for exchanging money between currencies, with a companion money-rails gem for Rails integration.

Use cases

  • handle money amounts in ruby without floating point errors
  • convert between currencies in a ruby app
  • store and compare monetary values in rails
  • parse and format prices with currency metadata
  • do arithmetic on monetary values safely
  • manage currency exchange rates in an application

When to choose

  • you're building a Ruby or Rails app that deals with prices, invoices, or payments
  • you need exact integer-based monetary arithmetic across many currencies
  • you want pluggable exchange-rate backends for currency conversion

When to avoid

  • you need string-to-money parsing out of the box (use the companion monetize gem)
  • your project isn't in Ruby
  • you need a full accounting or billing system rather than a value object library

Facets

library · maturity stable

serialization math fintech developer-tools ruby cross-platform money currency currency-conversion exchange-rates financial-arithmetic rails-integration

2 sources

Member repositories

RepositoryRoleHealth v2
RubyMoney/moneymain75
RubyMoney/money-railsplugin73

For agents

markdown · JSON · MCP: product_card(name="RubyMoney/money")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem