jquery-fileupload-rails
jquery-fileupload-rails copied to clipboard
jQuery File Upload integrated for Rails
I propose to remove the Rack Middleware that alters some headers for the iframe transport. - In the past (and currently) the required patches to the jquery-file-upload javscript sources have...
Hello, I have re-written 2 applications that used older versions of Rails 3.2 and 4.2 and re-wrote them to current v6.1.4.1 Both of these apps use this gem (indirectly they...
I have the following jquery gems in my Gemfile `gem 'jquery-rails' gem "jquery-ui-rails" gem 'jquery-fileupload-rails'` I added in my application.js `//= require jquery-fileupload/basic` Form is ` ` and the script...
I see the recent change to use sassc rather than the deprecated sass gem. It obviously makes sense to make a move onto a supported gem. The challenge is that...
Hello i used your code to build upload option, but when i deployed on production or server it is not responding can you help me out to resolve this problem
When I try to do an upload, it takes a while uploading the file (e.g. I've got over the CORS hurdle), but after finishing uploading the file the server returns:...
I am trying to upload 2 different versions of the same file to AWS S3 from a single form: large and thumbnail. The code for the upload is the following....
I am not 100% sure if this is a bug or a misuse on my part When I include both _jquery-fileupload/vendor/tmpl_ and _jquery-fileupload/jquery.fileupload-ui_ (which is done when you include just...
Hi there Can someone guide me about uploading files using carrierwave with nested attributes and jquery-fileupload-rails plugin. Basically my requirement is I have a Package that has many Images. How...
Was removed in commit e3d1258a269c0199679013a23cc6f28e61448ac5