Return the method name (if any) for the mimetype
# File merb/mixins/responder.rb, line 29 def mime_transform_method(key) ResponderMixin::Rest::TRANSFORM_METHODS[key] end
<code/>
<pre/>
<code/>and<pre/>for code samples.