@@ -3,7 +3,34 @@ Paperclip
33
44We plan to support and maintain paperclip, as well as clean it up.
55
6- Please feel free to contribute Issues and pull requests.
6+ ** [ Paperclip is deprecated] ** .
7+
8+ For new projects, we recommend Rails' own [ ActiveStorage] .
9+
10+ For existing projects, please consult and contribute to the migration guide,
11+ available [ in English] , [ en español] , and as [ a video] recorded at RailsConf
12+ 2019 . You may also prefer [ an alternative migration tutorial used by
13+ Doorkeeper] [ ] .
14+
15+ Alternatively, for existing projects, [ Kreeti] is maintaining [ kt-paperclip] ,
16+ an ongoing [ fork of Paperclip] .
17+
18+ We will leave the Issues open as a discussion forum _ only_ . We do _ not_
19+ guarantee a response from us in the Issues. All bug reports should go to
20+ kt-paperclip.
21+
22+ We are no longer accepting pull requests _ except_ pull requests against the
23+ migration guide. All other pull requests will be closed without merging.
24+
25+ [ Paperclip is deprecated ] : https://robots.thoughtbot.com/closing-the-trombone
26+ [ ActiveStorage ] : http://guides.rubyonrails.org/active_storage_overview.html
27+ [ in English ] : https://github.com/thoughtbot/paperclip/blob/master/MIGRATING.md
28+ [ en español ] : https://github.com/thoughtbot/paperclip/blob/master/MIGRATING-ES.md
29+ [ a video ] : https://www.youtube.com/watch?v=tZ_WNUytO9o
30+ [ Kreeti ] : https://www.kreeti.com/
31+ [ kt-paperclip ] : https://rubygems.org/gems/kt-paperclip
32+ [ fork of Paperclip ] : https://github.com/kreeti/kt-paperclip
33+ [ an alternative migration tutorial used by Doorkeeper ] : https://www.tokyodev.com/2021/03/23/paperclip-activestorage/
734
835# Existing documentation
936
0 commit comments