aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/downloader.rb
Commit message (Expand)AuthorAgeFilesLines
* Include blob ID in tempfile name for debugging convenienceGeorge Claghorn2018-05-301-5/+1
* Fix referenceGeorge Claghorn2018-05-281-1/+1
* Verify integrity after chunked downloadGeorge Claghorn2018-05-281-0/+7
* Permit opening a blob in a custom tempdirGeorge Claghorn2018-05-171-5/+6
* Add ActiveStorage::Blob#openGeorge Claghorn2018-05-161-0/+40