aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/mutators_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove skip on tests that have been fixed.Guo Xiang Tan2015-10-241-4/+0
|
* Skip a few failing tests on JRuby with the attached ticketsRobin Dupret2015-07-171-0/+4
|
* Fix failing test on several methods on ParameterPrem Sichanugrist2014-08-181-2/+2
| | | | | | | * `each` * `each_pair` * `delete` * `select!`
* Seperate Parameters accessors and mutators testsPrem Sichanugrist2014-08-181-0/+99