module
v3.0.9 -
Show latest stable
-
0 notes
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