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