storage_test.rb
11.3 KB
-
Create a bucket if one doesn't exist. · 05498d27
This method prevents excessive calls to the S3 API, creating a bucket only if the store method fails with a NoSuchBucket error instead of asking for the bucket before each request.
Jon Yurek committed