WhittakerTech Midas is a Rails engine that provides elegant multi-currency support through a single polymorphic Coin model. Instead of adding price_cents/price_currency columns to every model, Midas stores all monetary values in one place with a simple has_coins DSL. Includes bank-style currency input fields powered by Stimulus.
Required Ruby Version
>= 3.2.0
Authors
Lee Whittaker