method

to_str

v3.2.13 - Show latest stable - Class: Mime::Type
to_str()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/mime_type.rb, line 216
    def to_str
      to_s
    end