method
lookup
lookup(string)
public
Hide source
# File actionpack/lib/action_controller/mime_type.rb, line 65 def lookup(string) LOOKUP[string] end