Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Memoize user provided defaults before type casting | Sean Griffin | 2016-03-24 | 1 | -5/+10 |
* | nodoc `ActiveRecord::Attribute::UserProvidedDefault`. [ci skip] | Yves Senn | 2015-10-13 | 1 | -1/+1 |
* | Further encapsulate dirty checking on `Attribute` | Sean Griffin | 2015-10-02 | 1 | -11/+2 |
* | Clean up the implementation of AR::Dirty | Sean Griffin | 2015-09-24 | 1 | -1/+1 |
* | Persist user provided default values, even if unchanged | Sean Griffin | 2015-05-28 | 1 | -1/+14 |
* | Allow proc defaults with the Attributes API | Sean Griffin | 2015-05-28 | 1 | -0/+19 |