aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/type
Commit message (Expand)AuthorAgeFilesLines
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-1/+1
* applies new string literal convention in activemodel/testXavier Noria2016-08-062-12/+12
* Check for the right exceptionRafael Mendonça França2016-05-031-1/+1
* Change RangeError to a more specific ActiveModel::RangeErrorChristian Blais2016-05-031-6/+6
* Apply scale before precision when coercing floats to decimalSean Griffin2016-03-241-0/+7
* Add an immutable string type to opt out of string dupingSean Griffin2015-10-151-0/+7
* Move the appropriate type tests to the Active Model suiteSean Griffin2015-09-214-0/+203
* Simplify the implementation of Active Model's type registrySean Griffin2015-09-211-0/+39