aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_set.rb
Commit message (Expand)AuthorAgeFilesLines
* Move `attributes_before_type_cast` to `AttributeSet`Sean Griffin2014-06-211-1/+5
* Introduce an object to aid in creation and management of `@attributes`Sean Griffin2014-06-191-0/+51