sinatra-xhr-upload-example icon indicating copy to clipboard operation
sinatra-xhr-upload-example copied to clipboard

An example sinatra app with html 5 xhr upload and faux ajax iframe upload as fallback for older browsers, the principles can be ported to Rails very easily

Results 2 sinatra-xhr-upload-example issues
Sort by recently updated
recently updated
newest added

Added a small description on how to setup the plugin with Paperclip or Carrierwave. Also added the information about the Rack Middleware needed for IE8 support.

Rack make_tempfile code breaks on Ruby 1.9.3-p194 using carrierwave gem