aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor in-place dirty checking to use the attribute objectSean Griffin2014-06-161-0/+19
* Introduce an Attribute object to handle the type casting danceSean Griffin2014-06-131-0/+56