method
download_blob_to_tempfile
rails latest stable - Class:
ActiveStorage::Downloading
download_blob_to_tempfile()private
Opens a new tempfile in #tempdir and copies blob data into it. Yields the tempfile.
download_blob_to_tempfile()Opens a new tempfile in #tempdir and copies blob data into it. Yields the tempfile.