bikeindex / bike_index

All the code for Bike Index, because we love you
https://bikeindex.org
GNU Affero General Public License v3.0
274 stars 70 forks source link

Migrate from carrierwave to ActiveStorage #2066

Open willbarrett opened 3 years ago

willbarrett commented 3 years ago

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 commented 3 years ago

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