aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-09-08 15:55:10 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-09-08 16:14:47 -0700
commit8301969df9fd76bcde140f310300349b609e2b10 (patch)
tree594e82537204d89e4c1c91ff67a4fab4553ec5bb /actionview
parentbf8b22b392266550d3edd5d15d0cfc1589d7b88a (diff)
downloadrails-8301969df9fd76bcde140f310300349b609e2b10.tar.gz
rails-8301969df9fd76bcde140f310300349b609e2b10.tar.bz2
rails-8301969df9fd76bcde140f310300349b609e2b10.zip
handle implicit rendering correctly
If someone sets just a charset, but depends on the implicit type from rendering, this will store a strange content type header that looks like this: `; charset=blah`. This is so that when the content type header is parsed again, it will return nil for the actual type.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions