Registry / cloud / carrierwave-aws

carrierwave-aws

JSON →
library1.6.1rbrubygemsunverified

Use aws-sdk for S3 support in CarrierWave.

gem install carrierwave-aws
INSTALL
IMPORT
SIG · CARRIERWAVE-AWS
C
carrierwave-aws
cloudrubyv1.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CarrierWave::Storage::AWS
✓ require 'carrierwave/storage/aws'

Configure CarrierWave to use AWS S3 storage.

require 'carrierwave/storage/aws' CarrierWave.configure do |config| config.storage = :aws config.aws_bucket = 'my-bucket' config.aws_acl = 'public-read' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources