Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in activemodel/test | Xavier Noria | 2016-08-06 | 2 | -12/+12 |
* | Check for the right exception | Rafael Mendonça França | 2016-05-03 | 1 | -1/+1 |
* | Change RangeError to a more specific ActiveModel::RangeError | Christian Blais | 2016-05-03 | 1 | -6/+6 |
* | Apply scale before precision when coercing floats to decimal | Sean Griffin | 2016-03-24 | 1 | -0/+7 |
* | Add an immutable string type to opt out of string duping | Sean Griffin | 2015-10-15 | 1 | -0/+7 |
* | Move the appropriate type tests to the Active Model suite | Sean Griffin | 2015-09-21 | 4 | -0/+203 |
* | Simplify the implementation of Active Model's type registry | Sean Griffin | 2015-09-21 | 1 | -0/+39 |