There's no documentation for this item.
# File merb/mixins/responder.rb, line 24 def remove_mime_type(key) key == :all ? false : ResponderMixin::Rest::TYPES.delete(key) end
<code/>
<pre/>
<code/>and<pre/>for code samples.