aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/forbidden_attributes_protection_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove mass_assignment_options from ActiveRecordGuillermo Iguaran2012-09-161-10/+0
* Don't use assert_nothing_raised when assert_equal is usedGuillermo Iguaran2012-09-161-10/+6
* Rename ForbiddenAttributes exception to ForbiddenAttributesErrorGuillermo Iguaran2012-09-161-1/+1
* Add tests for ForbiddenAttributesProtection in ActiveRecordGuillermo Iguaran2012-09-161-0/+63