Skip to content

scaffeinate/dropzone-rails-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ajax File Upload in Rails using Dropzone + Carrierwave

Dropzone + Rails + Carrierwave Demo. Check out the post https://medium.com/rails-ember-beyond/ajax-file-upload-in-rails-using-dropzone-and-carrierwave-6f5436fdfdb0#.rvmq8edgt

Working demo. [ Heroku + Cloudinary ]

Getting started:

clone or fork this project

Run rake db:migrate

Start the server using rails server

Visit localhost:3000 in your browser.

alt tag

Issues: If you have any issues with the demo raise issues here https://github.com/Just-hack/dropzone-sample/issues

License:

This project is licensed under the terms of MIT License