Shopify / measured-rails

Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails.
MIT License
92 stars 13 forks source link

Fix BigDecimal deprecations #57

Closed kmcphillips closed 5 years ago

kmcphillips commented 5 years ago

More of the same:

warning: BigDecimal.new is deprecated; use BigDecimal() method instead.