mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
0cbc6114dc
previously you could skip encoding which would encode all parameters on an action as ASCII_8BIT After this change you can specify the `param_encoding` for any one parameter on an action Co-authored-by: John Hawthorn <jhawthorn@github.com> |
||
---|---|---|
.. | ||
json_params_parsing_test.rb | ||
multipart_params_parsing_test.rb | ||
query_string_parsing_test.rb | ||
session_test.rb | ||
url_encoded_params_parsing_test.rb |