Module: PresignedUpload::Adapter
- Defined in:
- lib/presigned_upload/adapter/base.rb,
lib/presigned_upload/adapter/aws.rb
Overview
The Adapter module contains classes responsible for interfacing with different storage services. Each adapter class should inherit from PresignedUpload::Adapter::Base.