# File lib/action_view/template.rb, line 31
def
content_type
format
.
gsub
(
'.'
,
'/'
)
end