We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d9c42 commit 2edf045Copy full SHA for 2edf045
NEWS
@@ -1,5 +1,7 @@
1
master:
2
3
+5.1.0 (2016-08-19):
4
+
5
* Add default `content_type_detector` to `UploadedFileAdapter` (#2270)
6
* Default S3 protocol to empty string (#2038)
7
* Don't write original file if it wasn't reprocessed (#1993)
README.md
@@ -30,6 +30,7 @@ https://github.com/thoughtbot/paperclip/releases
30
- [Edit and New Views with Simple Form](#edit-and-new-views-with-simple-form)
31
- [Controller](#controller)
32
- [View Helpers](#view-helpers)
33
+ - [Checking a file exists](#checking-a-file-exists)
34
- [Deleting an Attachment](#deleting-an-attachment)
35
- [Usage](#usage)
36
- [Validations](#validations)
0 commit comments