aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/attribute_assignment_test.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* Fix test failures caused by #21000Sean Griffin2015-11-231-0/+1
* Update and fix forbidden attributes testsThomas Walpole2015-11-031-3/+22
* AMo typosAkira Matsuda2015-09-221-1/+1
* Stop skipping a test that now works on Rubiniusclaudiob2015-05-101-2/+0
* Merge pull request #19173 from robin850/rbx-buildRafael Mendonça França2015-03-021-0/+2
|\
| * Skip the failing tests on Rubinius for nowRobin Dupret2015-03-021-0/+2
* | Follow-up to #10776Robin Dupret2015-02-261-2/+2
|/
* ✂️ and 💅 for #10776Sean Griffin2015-01-231-29/+30
* Extracted `ActiveRecord::AttributeAssignment` to `ActiveModel::AttributesAssi...Bogdan Gusiev2015-01-231-0/+106