I am having issues with uploadify (with paperclip) for more than 2 weeks now. Paperclip on its own works beautifully but when I extend that functionality to multiple files upload (at a time) it doesn't do anything. I don't even see the files in the parameters in the terminal window.
I have uploaded a sample project in git https://github.com/inawlaljar/Paperclip-plus-uploadify
I am using rails 3.1 and mysql
Please help.
Thanks in advance,