rails-angular-ui-sortable wraps the UI.Sortable directive for use in Rails 3.1 and above.
Usage
Add the following to your Gemfile:
gem 'rails-angular-ui-sortable'
Add the following to your Rails JavaScript manifest file:
//= require angular-ui-sortable
For minified version add .min suffix:
//= require angular-ui-sortable.min
Versioning
Current version of jQuery-UI Sortable - 0.13.4