Class: Service::StandardCircuitS3Service

Inherits:
S3Service
  • Object
show all
Defined in:
lib/standard_circuit/active_storage/s3_service.rb

Constant Summary collapse

WRAPPED_METHODS =
%i[
  upload
  download
  download_chunk
  delete
  delete_prefixed
  exist?
  compose
  update_metadata
].freeze