activerecord-sortable

gem activerecord-sortable allows you easily integrate jquery ui sortable with your models

MIT License

Downloads
179.3K
Stars
38
Committers
4
activerecord-sortable - Version 0.0.8 Latest Release

Published by aishek almost 9 years ago

Added options parameter to $.activerecord_sortable. It may be useful for case when you need cancel sortable at specific selector.

activerecord-sortable - Version 0.0.7

Published by aishek almost 9 years ago

Added touch options to acts_as_sortable.

activerecord-sortable - Version 0.0.6

Published by aishek about 9 years ago

  • Added option axis ('y' by default) to setup dragging axises #6
activerecord-sortable - Version 0.0.5

Published by aishek over 9 years ago

  • Fixed order column name escape bug by @dabroz
  • Fixed Ruby 2.2 Rails 3.2 RSpec fail
activerecord-sortable - Version 0.0.4

Published by aishek almost 10 years ago

  • fixed ordered scope bug: now using correct order in sqlite
  • integrated rubocop
  • added Rails 3.2, 4.0, 4.1, 4.2 and Ruby 1.9.3, 2.0, 2.1, 2.2 build matrix
activerecord-sortable - Version 0.0.3

Published by aishek over 10 years ago

Added ability to specify order for nested models via form page's fields_for and drag and drop.

activerecord-sortable - Version 0.0.2

Published by aishek over 10 years ago

Removed Ruby on Rails version lock: now supports 3+ version.

activerecord-sortable - Initial release

Published by aishek over 10 years ago

Package Rankings
Top 8.47% on Rubygems.org
Badges
Extracted from project README
Coverage Status Gem Version