whittaker_tech-midas 0.1.0
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:
=
安装:
=
Development 依赖 (8):
factory_bot_rails
~> 6.4
pg
~> 1.5
puma
~> 6.0
rspec-rails
~> 7.0
shoulda-matchers
~> 6.5
simplecov
~> 0.22
simplecov-console
~> 0.9
sprockets-rails
~> 3.5