method
assign_default_content_type_and_charset
assign_default_content_type_and_charset()
private
Hide source
# File actionpack/lib/action_controller/base.rb, line 1273 def assign_default_content_type_and_charset response.assign_default_content_type_and_charset! end


