Skip to content
Snippets Groups Projects
Unverified Commit 915c00bf authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

save

parent 0f71a749
No related branches found
No related tags found
No related merge requests found
......@@ -55,5 +55,6 @@ class Communication::Website::Imported::Medium < ApplicationRecord
def load_remote_file!
download_service = DownloadService.download(file_url)
file.attach(download_service.attachable_data)
save
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment