mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
103e18c87d
This is an option for sending a raw content back to browser. Note that this rendering option will unset the default content type and does not include "Content-Type" header back in the response. You should only use this option if you are expecting the "Content-Type" header to not be set. More information on "Content-Type" header can be found on RFC 2616, section 7.2.1. Please see #12374 for more detail. |
||
---|---|---|
.. | ||
tags | ||
active_model_helper.rb | ||
asset_tag_helper.rb | ||
asset_url_helper.rb | ||
atom_feed_helper.rb | ||
cache_helper.rb | ||
capture_helper.rb | ||
controller_helper.rb | ||
csrf_helper.rb | ||
date_helper.rb | ||
debug_helper.rb | ||
form_helper.rb | ||
form_options_helper.rb | ||
form_tag_helper.rb | ||
javascript_helper.rb | ||
number_helper.rb | ||
output_safety_helper.rb | ||
record_tag_helper.rb | ||
rendering_helper.rb | ||
sanitize_helper.rb | ||
tag_helper.rb | ||
tags.rb | ||
text_helper.rb | ||
translation_helper.rb | ||
url_helper.rb |