Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit b99edbb

Browse files
authored
Merge branch 'main' into v6.2.0-fork
2 parents 1bd0645 + c769382 commit b99edbb

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,34 @@ Paperclip
33

44
We 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

Comments
 (0)