forked from patshaughnessy/paperclip-sample-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
12 lines (8 loc) · 615 Bytes
/
README
File metadata and controls
12 lines (8 loc) · 615 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Sample apps illustrating how to use the Paperclip plugin.
part1: Basic app showing how to upload and display images.
See: http://patshaughnessy.net/2009/4/30/paperclip-sample-app
part2: First app modified to download files through a controller.
See: http://patshaughnessy.net/2009/5/16/paperclip-sample-app-part-2-downloading-files-through-a-controller
part3: Second app modified to save files in database BLOB columns.
See: http://patshaughnessy.net/2009/5/29/paperclip-sample-app-part-3-saving-file-attachments-in-a-database-blob-column
Copyright (c) 2009 [Patrick Shaughnessy], released under the MIT license