8a998b0fa7
This fixes the case when you try to render an html you know safe and the file is named something.html. With this commit the content of the html won't be escaped anymore because AV won't use Raw handler and choose Html handler instead. |
||
---|---|---|
.. | ||
_column.html.erb | ||
_customers.erb | ||
_partial_and_yield.erb | ||
_yield_only.erb | ||
_yield_with_params.erb | ||
render_partial_html.erb | ||
streaming_with_capture.erb | ||
streaming.erb | ||
yield_with_render_inline_inside.erb | ||
yield_with_render_partial_inside.erb | ||
yield.erb |