Sha256: c040da27b8c31a341f5c5548bc96158b8b17ac30b6fea4bc0e0b7ff86c53aef3

Contents?: true

Size: 743 Bytes

Versions: 15

Compression:

Stored size: 743 Bytes

Contents

##################################################
#  NOTE FOR UPGRADING FROM 4.3.0 OR EARLIER      #
##################################################

Paperclip is now compatible with aws-sdk-s3.

If you are using S3 storage, aws-sdk-s3 requires you to make a few small
changes:

* You must set the `s3_region`
* If you are explicitly setting permissions anywhere, such as in an initializer,
  note that the format of the permissions changed from using an underscore to
  using a hyphen. For example, `:public_read` needs to be changed to
  `public-read`.

For a walkthrough of upgrading from 4 to *5* (not 6) and aws-sdk >= 2.0 you can watch
http://rubythursday.com/episodes/ruby-snack-27-upgrade-paperclip-and-aws-sdk-in-prep-for-rails-5

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
kt-paperclip-7.2.2 UPGRADING
kt-paperclip-7.2.1 UPGRADING
kt-paperclip-7.2.0 UPGRADING
kt-paperclip-6.4.2 UPGRADING
kt-paperclip-7.1.1 UPGRADING
kt-paperclip-7.1.0 UPGRADING
kt-paperclip-7.0.1 UPGRADING
kt-paperclip-7.0.0 UPGRADING
kt-paperclip-6.4.1 UPGRADING
kt-paperclip-6.4.0 UPGRADING
kt-paperclip-6.3.0 UPGRADING
kt-paperclip-6.2.2 UPGRADING
kt-paperclip-6.2.1 UPGRADING
kt-paperclip-6.2.0 UPGRADING
paperclip-6.1.0 UPGRADING