method

download_blob_to_tempfile

rails latest stable - Class: ActiveStorage::Downloading

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

download_blob_to_tempfile()
private

Opens a new tempfile in #tempdir and copies blob data into it. Yields the tempfile.