I am using paperclip to upload an image and an audio file but I noticed that after uploading the two files, the audio file is damaged making it unusable. I tried uploading only the audio file and it works fine but if I upload the both of then at the same time the audio file uploads but does not work again. Can anybody please tell me why this might be happening? and how to solve the problem
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This works just fine on rails 3.0.9 with parperclip 2.5.0, inside your model:
|
|||
|