method

ref

v4.2.7 - Show latest stable - Class: Mime::Type
ref()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/mime_type.rb, line 248
    def ref
      to_sym || to_s
    end