method

to_str

v2.3.8 - Show latest stable - Class: Mime::Type
to_str()
public

No documentation available.

# File actionpack/lib/action_controller/mime_type.rb, line 156
    def to_str
      to_s
    end