instance method
to_str
Ruby on Rails 6.0.6
Since v2.2.3Signature
to_str()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 246
def to_str
to_s
end
Defined in actionpack/lib/action_dispatch/http/mime_type.rb line 246
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Mime::Type