valuable icon indicating copy to clipboard operation
valuable copied to clipboard

has_value :klass => :decimal

Open mustmodify opened this issue 10 years ago • 0 comments

:klass => :decimal

  • If BigDecimal isn't loaded, raise an appropriate error, not ConstNotFound
  • Do not cast non-decimal strings, like 'none' or "", to decimal.

mustmodify avatar Dec 05 '14 00:12 mustmodify