aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/multi_parameter_attributes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken alignments caused by auto-correct commit 411ccbdRyuta Kamizono2016-08-101-1/+2
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-4/+2
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-2/+2
* Permit string and float values in the multiparameter attributesRafael Mendonça França2012-10-181-9/+14
* Allow parameter filters to match multi-parameter attributesRafael Mendonça França2012-10-051-0/+33