aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/serialized.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor determination of whether the field has changedSean Griffin2014-06-031-0/+4
* Remove most code related to serialized propertiesSean Griffin2014-06-011-24/+11
* Move `type_cast_for_write` behavior over to the serialized type objectSean Griffin2014-05-291-3/+32
* Refactor serialized types to be partially defined as custom propertiesSean Griffin2014-05-291-0/+28