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.
We're using your fork in a Heroku deployment where we have the S3 credentials as environment variables. I've put in a change to process the amazon_s3.yml config with ERB so we can get those environment variables into the rest of the plugin.
Anyway, just wanted to offer it up as something you may find useful.
Hi Nathan,
We're using your fork in a Heroku deployment where we have the S3 credentials as environment variables. I've put in a change to process the amazon_s3.yml config with ERB so we can get those environment variables into the rest of the plugin.
Anyway, just wanted to offer it up as something you may find useful.
Thanks,
Marc