Spice your Rails apps with some Dropzone sugar!
The dropzonejs-rails gem allows users to easily integrate the Dropzone file upload JavaScript library by Matias Meno into the Asset pipeline of Rails applications. The gem comes bundled with Dropzone version 5.7.1, and provides support for prior versions as well.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.