Methods for sending arbitrary data and for streaming files to the browser, instead of rendering.
Constants
DEFAULT_SEND_FILE_OPTIONS = { :type => 'application/octet-stream'.freeze, :disposition => 'attachment'.freeze, }.freeze
Methods for sending arbitrary data and for streaming files to the browser, instead of rendering.
DEFAULT_SEND_FILE_OPTIONS = { :type => 'application/octet-stream'.freeze, :disposition => 'attachment'.freeze, }.freeze