mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9a2f63acbc
if the action does not use a custom encoding, then we can skip checking if we need to fix the encoding on any of the parameters. Instead of asking the controller about each of the parameters, we can ask the controller to tell us what params to convert once. If the controller returns nothing, we have no work to do. |
||
---|---|---|
.. | ||
session.rb | ||
utils.rb |