method

ref

v3.0.9 - Show latest stable - Class: Mime::Type
ref()
public

No documentation available.

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