Namespace
- CLASS Mime::AllType
- CLASS Mime::Mimes
- CLASS Mime::NullType
- CLASS Mime::Type
Methods
Constants
SET | = | Mimes.new |
EXTENSION_LOOKUP | = | {} |
LOOKUP | = | {} |
ALL | = | AllType.instance |
ALL isn't a real MIME type, so we don't register it for lookup with the other concrete types. It's a wildcard match that we use for `respond_to` negotiation internals. |
Class Public methods
[](type)
Link