You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paperclip has been deprecated since like 2018. Active Storage is the recommendation. We are currently using kt-paperclip, which allows us to continue using paperclip with newer rails versions. But for the long-term it's best to move on to active storage.
paperclip has been deprecated since like 2018. Active Storage is the recommendation. We are currently using kt-paperclip, which allows us to continue using paperclip with newer rails versions. But for the long-term it's best to move on to active storage.
https://github.com/thoughtbot/paperclip/blob/master/MIGRATING.md
The text was updated successfully, but these errors were encountered: