diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-12-09 14:29:06 -0500 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-12-09 14:39:43 -0500 |
commit | 4eb3ef812ce0610912fe67c4f4b048b38b0c0213 (patch) | |
tree | e6aedfaed4ef3fa1335041f7825f7d206d68a531 /actionpack/CHANGELOG.md | |
parent | a9d72f6e47d42ce2b9f7ad9f957ef1bd4bb6c800 (diff) | |
download | rails-4eb3ef812ce0610912fe67c4f4b048b38b0c0213.tar.gz rails-4eb3ef812ce0610912fe67c4f4b048b38b0c0213.tar.bz2 rails-4eb3ef812ce0610912fe67c4f4b048b38b0c0213.zip |
Do not raise exception when content_type is a empty string
When content type header is blank we were raising an exception because
`empty?` was being called on nil.
Diffstat (limited to 'actionpack/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions