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

Migrate from carrierwave to ActiveStorage #2066

Open
willbarrett opened this issue Aug 21, 2021 · 1 comment
Open

Migrate from carrierwave to ActiveStorage #2066

willbarrett opened this issue Aug 21, 2021 · 1 comment

Comments

@willbarrett
Copy link
Contributor

The existing storage solution for images leverages carrierwave and carrierwave_backgrounder - this combo is no longer well-supported, so it may be time to migrate to ActiveStorage. The built-in Rails system is more likely to maintained long-term.

@sethherr
Copy link
Member

Definitely more likely to be supported longterm, and it would be great to transition over. There is some custom carrierwave processing for theftAlerts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants