public
Description: An example application that shows how to get Paperclip and SWFUpload playing together nicely.
Homepage: http://jimneath.org/2008/05/15/swfupload-paperclip-and-ruby-on-rails/
Clone URL: git://github.com/JimNeath/swfupload---paperclip-example-app.git
name age message
file README Mon May 19 05:24:37 -0700 2008 Updated README file [JimNeath]
file Rakefile Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory app/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory config/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory db/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory doc/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory log/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory public/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory script/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory test/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
directory vendor/ Mon May 19 05:20:01 -0700 2008 uploaded project [JimNeath]
README
h2. SWFUpload, Paperclip and Rails Example Application

This is an example app showing how to fix the usual pitfalls 
that occur when using SWFUpload within your Rails application.