method

retrieve_response_from_mimes

rails latest stable - Class: ActionController::MimeResponds

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.1) is shown here.

retrieve_response_from_mimes(mimes=nil, &block)
protected

Collects mimes and return the response for the negotiated format. Returns nil if :not_acceptable was sent to the client.