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

Edited README.textile via GitHub #34

Closed jasondew closed 13 years ago

jasondew commented 13 years ago

Added require "patch/integer" in the init file for rails 2 installs -- fails otherwise