nathancolgate / s3-swf-upload-plugin

A rails 3 gem which allow user upload files to S3 through an embedded flash directly. All UI has been moved out of flex and can be controlled by CSS and JavaScript callbacks.
http://www.nathancolgate.com
MIT License
317 stars 74 forks source link

Longer Paperclip example? #31

Closed philipkd closed 13 years ago

philipkd commented 13 years ago

Could you possibly elaborate on your paperclip example source? I'm new to Rails, and was able to get most of s3-swf-upload-plugin working, but I haven't been able to fully integrate it into my site yet.

nathancolgate commented 13 years ago

Perhaps at some point in the future, but right now my schedule just won't allow it. Check out all the Paperclip documentation, too.