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