Module: Decidim::ProcessesFileLocally

Extended by:
ActiveSupport::Concern
Included in:
Accountability::Admin::ImportResultsForm, Admin::CustomImport, Admin::Import::Importer, Admin::ImportForm, Admin::UserGroupCsvVerificationForm, Votings::Census::Admin::CreateDataset
Defined in:
decidim-core/lib/decidim/processes_file_locally.rb

Overview

A concern to help when the file needs to be available locally. For example, we need to download file first if it is in AWS S3 bucket or somewhere else than locally in the server.