Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider: Switching to ActiveStorage from Paperclip #20270

Closed
matthewford opened this issue Nov 9, 2022 · 2 comments
Closed

Consider: Switching to ActiveStorage from Paperclip #20270

matthewford opened this issue Nov 9, 2022 · 2 comments
Labels
suggestion Feature suggestion

Comments

@matthewford
Copy link
Contributor

matthewford commented Nov 9, 2022

Pitch

Paperclip has been deprecated https://thoughtbot.com/blog/closing-the-trombone, and while there are efforts to maintain it via kt-paperclip, it would make sense to switch to ActiveStorage.

Doing so would make the switch to vips #20269 much simpler, as ActiveStorage uses https://github.com/janko/image_processing which supports both ImageMagick and vips.

Some guides on how to switch:
https://gist.github.com/jmevans0211/b9abb28ed51b13a46df451e87c901767
https://www.fastruby.io/blog/upgrades/active-storage/gradually-migrate-from-paperclip.html

As ActiveStorage is part of Rails core it will be better supported by the community.

Motivation

All servers.

@matthewford matthewford added the suggestion Feature suggestion label Nov 9, 2022
@TheEssem
Copy link
Contributor

TheEssem commented Nov 9, 2022

There's already an open issue for this at #7414, not much activity since 2018 however

@ClearlyClaire
Copy link
Contributor

This is indeed a duplicate of #7414.

@ClearlyClaire ClearlyClaire closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Feature suggestion
Projects
None yet
Development

No branches or pull requests

3 participants