instance method
html?
Ruby on Rails edge
Since v5.0.7.2Signature
html?()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 441
def html?; true; end
Defined in actionpack/lib/action_dispatch/http/mime_type.rb line 441
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Mime::AllType