Skip to content

scttdavs/sortable-rails

Repository files navigation

HTML5 Sortable jQuery Plugin::Rails

With this gem you can use jquery.sortable.js plugin with rails asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'sortable-rails', '~> 0.0.2', github: 'scttdavs/sortable-rails'

And then execute:

$ bundle

Usage

Add to your app/assets/javascripts/application.js

//= require sortable

About

HTML5 Sortable for the rails asset pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages