Dragula, ready for your asset pipeline.
Add this line to your application's Gemfile:
gem 'dragula-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install dragula-rails
Pretty standard stuff, you do the following:
- Add
//= require dragula
toapplication.js
- Add
*= require dragula
toapplication.css
Bug reports and pull requests are welcome on GitHub at https://github.com/why-el/dragula-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.