public
Description: Sample apps illustrating how to use the Paperclip plugin
Homepage: http://patshaughnessy.net/2009/4/30/paperclip-sample-app
Clone URL: git://github.com/patshaughnessy/paperclip-sample-app.git
name age message
file README Sat May 30 05:11:34 -0700 2009 Updated README [patshaughnessy]
directory part1/ Sat May 30 05:36:28 -0700 2009 Updated READMEs [patshaughnessy]
directory part2/ Sat May 30 05:36:28 -0700 2009 Updated READMEs [patshaughnessy]
directory part3/ Sat May 30 05:36:28 -0700 2009 Updated READMEs [patshaughnessy]
README
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