aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/accessors_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing test on several methods on ParameterPrem Sichanugrist2014-08-181-0/+9
| | | | | | | * `each` * `each_pair` * `delete` * `select!`
* Seperate Parameters accessors and mutators testsPrem Sichanugrist2014-08-181-0/+116