method
html?
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
html?()
public
Hide source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 295 def html? (symbol == :html) || /html/.match?(@string) end