Skip to content

fahimbabarpatel/dropzone_js_with_rails_4

 
 

Repository files navigation

dropzone_js_with_rails_4

Drag and drop functionality using Dropzone JS with Rails 4.Dropzone JS provide many options. You can explore it more http://www.dropzonejs.com/ . I have only allowed image type of files but you can configure and try with different type of files.

Version

v1

Tech

  • Ruby-2.1.0
  • Rails 4.0.4
  • Dropzone.js v3.10.2

ScreenShot

Installation

git clone git@github.com:fahim-patel/dropzone_js_with_rails_4.git
Please configure gitignored file like database.yml etc.
rake db:create
rake db:migrate

Setup done.Hit homes/index page and start uploading.

License

MIT

Free Software!

About

Drag and drop functionality using Dropzone JS with Rails 4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • Ruby 22.0%
  • CSS 1.1%
  • CoffeeScript 0.3%