aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/attribute_assignment.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-10/+10
* applies new string literal convention in activemodel/libXavier Noria2016-08-061-1/+1
* Update and fix forbidden attributes testsThomas Walpole2015-11-031-1/+1
* Follow-up to #10776Robin Dupret2015-02-261-11/+0
* ✂️ and 💅 for #10776Sean Griffin2015-01-231-3/+2
* Extracted `ActiveRecord::AttributeAssignment` to `ActiveModel::AttributesAssi...Bogdan Gusiev2015-01-231-0/+64