Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip
Commits
b4e613b2
Commit
b4e613b2
authored
6 years ago
by
Yoshiyuki Kinjo
Committed by
Sid Raval
6 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update UPGRADING (#2579)
Follow #2481
parent
6596360a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
UPGRADING
+3
-3
No files found.
UPGRADING
View file @
b4e613b2
...
...
@@ -2,9 +2,9 @@
# NOTE FOR UPGRADING FROM 4.3.0 OR EARLIER #
##################################################
Paperclip is now compatible with aws-sdk
>= 2.0.0
.
Paperclip is now compatible with aws-sdk
-s3
.
If you are using S3 storage, aws-sdk
>= 2.0.0
requires you to make a few small
If you are using S3 storage, aws-sdk
-s3
requires you to make a few small
changes:
* You must set the `s3_region`
...
...
@@ -13,5 +13,5 @@ changes:
using a hyphen. For example, `:public_read` needs to be changed to
`public-read`.
For a walkthrough of upgrading from 4 to
5
and aws-sdk >= 2.0 you can watch
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
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment