aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute
Commit message (Expand)AuthorAgeFilesLines
* nodoc `ActiveRecord::Attribute::UserProvidedDefault`. [ci skip]Yves Senn2015-10-131-1/+1
* Further encapsulate dirty checking on `Attribute`Sean Griffin2015-10-021-11/+2
* Clean up the implementation of AR::DirtySean Griffin2015-09-241-1/+1
* Persist user provided default values, even if unchangedSean Griffin2015-05-281-1/+14
* Allow proc defaults with the Attributes APISean Griffin2015-05-281-0/+19