aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_methods/dirty.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Serialized attributes should only be saved with partial_updates when the seri...Mike Breen2009-08-091-1/+1
* Added reset_attribute! method to ActiveRecord::AttributeMethods::Dirty which ...Paul Gillard2009-08-041-12/+29
* Concernify AR AttributeMethodsJoshua Peek2009-07-301-0/+187