1

I've looked at a number of resource for creating an upload progress bar in Rails using Passenger.

dromo's blog, swfupload, plus more. I haven't been able to get one working.

Any Rails people actually have a working example of successfully implementing upload progress bar?

1 Answer 1

2

Yeah, swfupload and uploadify both have ways to get them to work with Rails. The trick is to carry around some session variables.

Uploadify and Rails 2.3

SWFUpload Paperclip and Rails

New Ruby on Rails demo app using SWFUpload

Sign up to request clarification or add additional context in comments.

2 Comments

possibly the railstips one. Looks good but comments had a lot of problems. The jim neath one I've already tried and could not get that going. Comments seemed to have the same result that I had
I did the one using uploadify and it worked. It was a pain though.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.