aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_assignment.rb
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't assign the attributes if the list is empty.Aurelian Oancea2012-06-081-1/+1
* | Ensure that mass assignment options are preservedAndrew White2012-06-101-1/+3
|/
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+221