aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameter_encoding_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Document and update API for `skip_parameter_encoding`Aaron Patterson2016-12-211-31/+8
* Add three new rubocop rulesRafael Mendonça França2016-08-161-5/+5
* Allow specifying encoding of parameters by actionKerri Miller2016-08-091-0/+73