whittaker_tech-midas 0.1.1
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.
Gemfile:
=
install:
=
Development Dependencies (7):
factory_bot_rails
~> 6.4
puma
~> 6.0
rspec-rails
~> 7.0
shoulda-matchers
~> 6.5
simplecov
~> 0.22
simplecov-console
~> 0.9
sprockets-rails
~> 3.5