aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type/decimal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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