aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/dup_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate test and fix a typo in the testPrathamesh Sonpatki2016-07-121-1/+1
* Trust `Object#dup` in `ActionController::Parameters`, using `#initialize_copy...Tim Rogers2016-07-081-1/+19
* Changes to a dupped `ActionController::Parameters` mutate the originalTim Rogers2016-07-071-0/+25