Skip to content

Multiple Image upload demonstration Rails application, using Paperclip and Uploadify.

License

Notifications You must be signed in to change notification settings

leeh/uploadify_paperclip_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uploadify/Paperclip

This is a simple Rails (2.3.4) app that shows using Uploadify www.uploadify.com to upload multiple image files, using Paperclip to store them.

I originally built this while testing it myself, and am putting it up since I didn’t ever find a clear and complete example that worked in 2.3.4.

Setup

It’s a standard Rails app, nothing special. The code does depend on the mime-types gem, so you will need to install that.

Thanks To:

Thanks to several people, from whom I pulled bits of this from:

About

Multiple Image upload demonstration Rails application, using Paperclip and Uploadify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published