aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/forbidden_attributes_protection_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't use assert_nothing_raised when assert_equal is usedGuillermo Iguaran2012-09-161-8/+2
* Rename ForbiddenAttributes exception to ForbiddenAttributesErrorGuillermo Iguaran2012-09-161-1/+1
* Change AMo::ForbiddenAttributesProtection tests to use a subclass of Hash ins...Guillermo Iguaran2012-09-161-8/+18
* Remove MassAssignmentSecurity from ActiveModelGuillermo Iguaran2012-09-161-4/+4
* Integrate ActiveModel::ForbiddenAttributesProtection from StrongParameters gemGuillermo Iguaran2012-09-161-0/+32