1

We are in the process of migrating paperclip to active storage.But we want to move Paperclip storage from database to Active Storage Amazon S3. Can anyone point me to a documentation for this? I can't seem to find one.

SpongebobJunior
  • 601
  • 1
  • 9
  • 24

1 Answers1

1

Maybe this article can help you. Code is missing due to Github username update but the main idea is there.

Or simply the documentation of Paperclip. As you wish.

brcebn
  • 1,571
  • 1
  • 23
  • 46