Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Conversation

@reshleman
Copy link
Contributor

The aws-sdk development dependency was updated to ~> 1.6 in #1816
to resolve issues with the creation of 0-byte files on S3 (see #1729).
However, there is no runtime dependency on aws-sdk, and the
documentation still suggests that users install an earlier version of
aws-sdk that produces the problems in the referenced issue.

This commit updates the docs to recommend the use of aws-sdk ~> 1.6
with Paperclip.

The `aws-sdk` development dependency was updated to `~> 1.6` in thoughtbot#1816
to resolve issues with the creation of 0-byte files on S3 (see thoughtbot#1729).
However, there is no runtime dependency on `aws-sdk`, and the
documentation still suggests that users install an earlier version of
`aws-sdk` that produces the problems in the referenced issue.

This commit updates the docs to recommend the use of `aws-sdk` `~> 1.6`
with Paperclip.
jyurek pushed a commit that referenced this pull request Apr 24, 2015
Use Updated Version of `aws-sdk` in Docs [ci skip]
@jyurek jyurek merged commit f55b956 into thoughtbot:master Apr 24, 2015
@reshleman reshleman deleted the re-doc-aws-version branch April 24, 2015 14:03
@waleedasif322
Copy link

Any plan to update to aws-sdk v2? If not, I can try to do a PR

@reshleman
Copy link
Contributor Author

@waleedasif322 Looks like there's an open PR for for aws-sdk version 2.x: #1730.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants