Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/migrate_paperclip_to_active_storage
https://github.com/dennis-every/migrate_paperclip_to_active_storage
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dennis-every/migrate_paperclip_to_active_storage
- Owner: dennis-every
- Created: 2021-02-19T14:52:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-19T14:53:48.000Z (almost 4 years ago)
- Last Synced: 2024-11-20T23:00:55.260Z (about 2 months ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
References:
https://hackernoon.com/active-storage-with-azure-a-how-to-guide-sc6d32mx
https://guides.rubyonrails.org/v5.2/active_storage_overview.html
https://medium.com/@celik4mehmet/activestorage-how-to-change-storage-and-sync-files-72a8a872d253
https://stackoverflow.com/questions/52684443/how-to-sync-new-activestorage-mirrors
https://blog.codeminer42.com/migrating-from-paperclip-to-activestorage-b37ef187fb17/
https://www.kevin-custer.com/blog/migrate-a-rails-project-from-paperclip-to-active-storage/
https://blog.carbonfive.com/safely-migrating-from-paperclip-to-active-storage/