I've been looking into this as well. It looks like I'm going to need to bite the SWFupload bullet myself. I can't find any other decent alternative, especially if you want to allow the user to select more than one file.
There are a few nice samples out there where people have done most of the heavy work: The first shows how to direct upload to S3, the other how to use paperclip on heroku. http://github.com/elcgit/s3-swf-upload-plugin/tree/master http://github.com/pedro/paperclip-on-heroku/tree/master Oren On Wed, Apr 29, 2009 at 4:55 AM, GreenAsJade <[email protected]> wrote: > > Has anyone found an easy-to-implement direct upload method to use with > rails/paperclip? > > Morten pointed me to SWFUpload, but this appears to be legendary in > it's difficulty to use. Just look at > http://jimneath.org/2008/05/15/swfupload-paperclip-and-ruby-on-rails/ > for the types of problems. > > I need something simple and basic to get some files from my users up > to S3. > > Help! > > Thanks! > > Martin. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
