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