RubyMoney / money-rails

Integration of RubyMoney - Money with Rails
MIT License
1.79k stars 386 forks source link

Set inifinite precision flag using configure block #685

Closed santiagodoldan closed 6 months ago

santiagodoldan commented 7 months ago

Hey all 👋 I'd like to know if it makes sense to add the default_infinite_precision to the configuration, something like what we have here -> https://github.com/RubyMoney/money-rails/blob/main/lib/money-rails/configuration.rb#L27-L30.

semmons99 commented 6 months ago

seeing a PR would facilitate the most discussion with everyone