How to configure carrier with S3 to use s3_access

I read that the carrier wave is much faster without using fog https://github.com/jnicklas/carrierwave/issues/261

I have set s3 access directly, but my application crashes when I try to set s3_access ... as there is no setter. How do I get the equivalent of fog_public = false, without fog?

+3


source to share





All Articles