Does anyone have a solution for this? Can you point me to one that is not http://railscasts.com/episodes/381-jquery-file-upload as it is deprecated.
Why aren't you using paperclip?
if this is normal, you can check these solutions:
Using the regular paperclip method
Using javascript
Use jQuery-File-Upload
Using this gem
Here is an example project