mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5438f6866e
ActionDispatch::Request#deep_munge was introduced as a private method, but was turned into a public one for the use of ActionDispatch::ParamsParser. I have extracted it into ActionDispatch::Request::Utils, so it does not get mixed up with the Request public methods. |
||
---|---|---|
.. | ||
session.rb | ||
utils.rb |