/dragula-rails

Dragula ready to go for the Rails 3+ asset pipeline.

Primary LanguageRubyMIT LicenseMIT

Dragula for Rails

Dragula, ready for your asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'dragula-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dragula-rails

Usage

Pretty standard stuff, you do the following:

  1. Add //= require dragula to application.js
  2. Add *= require dragula to application.css

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.