Module: ActiveStorage::Streaming

Extended by:
ActiveSupport::Concern
Includes:
ActionController::DataStreaming, ActionController::Live
Included in:
Blobs::ProxyController, Representations::ProxyController
Defined in:
activestorage/app/controllers/concerns/active_storage/streaming.rb

Constant Summary collapse

DEFAULT_BLOB_STREAMING_DISPOSITION =
"inline"

Constants included from ActionController::DataStreaming

ActionController::DataStreaming::DEFAULT_SEND_FILE_DISPOSITION, ActionController::DataStreaming::DEFAULT_SEND_FILE_TYPE

Constants included from ActionController::Rendering

ActionController::Rendering::RENDER_FORMATS_IN_PRIORITY

Method Summary

Methods included from ActiveSupport::Concern

append_features, class_methods, extended, included, prepend_features, prepended

Methods included from ActionController::Live

#process, #response_body=, #send_stream

Methods included from ActionController::Rendering

#render, #render_to_body, #render_to_string