prey / gdpr_rails

Rails Engine for the GDPR compliance
https://preyproject.com
MIT License
626 stars 62 forks source link

Migrate from Paperclip to ActiveStorage ? #12

Closed EtienneDepaulis closed 5 years ago

EtienneDepaulis commented 6 years ago

This issue is more like an idea as Paperclip deprecation has recently been announced. A migration to ActiveStorage might be an interesting idea but I don't know if this could be an issue for rails <= 5.1 :/ An interesting article about this migration : https://gorails.com/episodes/migrate-from-paperclip-to-rails-active-storage

michelson commented 6 years ago

Since the library supports rails from version 5.1 it would be a good idea. Said that gemspec should restrict the rails version dependecy range

El 8 may. 2018 13:49, "Etienne Depaulis" notifications@github.com escribió:

This issue is more like an idea as Paperclip deprecation has recently been announced. A migration to ActiveStorage might be an interesting idea but I don't know if this could be an issue for rails <= 5.1 :/ An interesting article about this migration : https://gorails.com/episodes/migrate-from-paperclip-to- rails-active-storage

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prey/gdpr_rails/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAuyIXqT8jfKNSO36rlVrNNPNuLbxoRks5twcx9gaJpZM4T2-8r .

michelson commented 5 years ago

40

michelson commented 5 years ago

activestorage is default on 0.5.0 with an optional paperclip support