/paperclip-sample-app

Sample apps illustrating how to use the Paperclip plugin

Primary LanguageRuby

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