Szczepan Bułat

Results 1 issues of Szczepan Bułat

In the recent update, `bigdecimal` now parses `1.` inputs as `1`, instead of throwing an exception (https://github.com/ruby/bigdecimal/pull/302). With the change, monetize parses inputs like `2..30` as `2` now, but previously...