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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,13 +78,13 @@ Displays a paperclip link with attachment related icon into index and show views
78
78
79
79
[Read more!](docs/paperclip_attachment.md)
80
80
81
-
#### Paperclip Image
81
+
#### Images
82
82
83
-
Displays a paperclip image into index and show views
83
+
Display images in the index and show views. This implementation supports [Shrine](https://github.com/shrinerb/shrine) and [Paperclip](https://github.com/thoughtbot/paperclip).
0 commit comments