Type:
Module
Constants:
SET : Mimes.new
EXTENSION_LOOKUP : {}
LOOKUP : Hash.new { |h, k| h[k] = Type.new(k) unless k.blank? }
ALL : Mime::Type.new("*/*", :all, [])

Create Mime::ALL but do not add it to the SET.

[]

[](type) Class Public methods

2015-06-20 00:00:00
fetch

fetch(type) Class Public methods

2015-06-20 00:00:00