aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_assignment.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix config.active_record.whitelist_attributes with AR::ModelJon Leighton2012-06-151-0/+13
* Merge pull request #6676 from aurelian/masterRafael Mendonça França2012-06-121-1/+1
|\
| * 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