aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type/decimal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid string Decimal casting under ruby 2.4John Hawthorn2017-02-241-0/+8
* applies new string literal convention in activemodel/testXavier Noria2016-08-061-3/+3
* Apply scale before precision when coercing floats to decimalSean Griffin2016-03-241-0/+7
* Move the appropriate type tests to the Active Model suiteSean Griffin2015-09-211-0/+57