diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2016-02-11 21:43:28 +0100 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2016-02-11 22:47:17 +0100 |
commit | 77bbf1e905f2ff82d715bac3f0b255cf3ade1d97 (patch) | |
tree | 92d656470f586125b41293f2d268d4d96855df29 /actionpack/lib/action_dispatch/testing/test_request.rb | |
parent | f9f98b75b57f7ab264e6af0abcda898fe166b828 (diff) | |
download | rails-77bbf1e905f2ff82d715bac3f0b255cf3ade1d97.tar.gz rails-77bbf1e905f2ff82d715bac3f0b255cf3ade1d97.tar.bz2 rails-77bbf1e905f2ff82d715bac3f0b255cf3ade1d97.zip |
Make `parsed_body` extract parser from the content type.
We're not guaranteed to have a `RequestEncoder` to assign on `get` requests
because we aren't extracting the parser from the response content type.
Until now.
Diffstat (limited to 'actionpack/lib/action_dispatch/testing/test_request.rb')
0 files changed, 0 insertions, 0 deletions