method
ref
v3.1.0 -
Show latest stable
- Class:
Mime::Type
ref()public
No documentation available.
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 222
def ref
to_sym || to_s
end ref()No documentation available.
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 222
def ref
to_sym || to_s
end