instance method
ref
Ruby on Rails 8.0.4
Since v3.0.20Signature
ref()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 285
def ref
symbol || to_s
end
Defined in actionpack/lib/action_dispatch/http/mime_type.rb line 285
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Mime::Type