minsk-hackerspace / hackerspace.by

Website of Minsk Hackerspace (Ruby on Rails)
https://hackerspace.by/
11 stars 20 forks source link

Paperclip is incompatible with ruby 3.0, move attachment logic to ActiveStorage #552

Open yahor opened 2 years ago

yahor commented 2 years ago

Paperclip is deprecated. Paperclip is incompatible with ruby 3.0. _For new projects, we recommend Rails' own ActiveStorage._

https://github.com/thoughtbot/paperclip/blob/master/MIGRATING.md