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

Allow the rails app to set the name of the key for the file being uploaded #67

Closed jacobevans closed 12 years ago

jacobevans commented 12 years ago

fixes #66 note that the first commit of this pull request messes with the flex compile parameters, and maybe shouldn't be merged in blindly.

Aside from that, just see #66 to see what this is addressing.

nathancolgate commented 12 years ago

@jacobevans Thanks for this. Not sure how it went un-noticed for TWO months?! So sorry.