Skip to content

steveardis/Sortable-Nested-Set

Repository files navigation

Sortable Nested Set for Rails 3

Dreaming about Drag and Drop for Nested Sets? It’s should be with JQuery?
Here’s the solution!

There is almost production solution for you web site! Just try!

Server side:

  1. Rails 3
  2. Nested Set Gem

Client side:

  1. JQuery 1.6 +
  2. jQuery UI Nested Sortable (Manuele J Sarfatti)
  3. piece of Ajax code

Installing

  1. cd ~
  2. git clone [email protected]:the-teacher/Sortable-Nested-Set.git
  3. cd Sortable-Nested-Set/
  4. sudo bundle install
  5. rake app:create
  6. rails s

Browser: localhost:3000

External links

  1. jQuery UI Nested Sortable http://mjsarfatti.com/sandbox/nestedSortable/
  2. Rails 3 Nested Set Gem https://github.com/skyeagle/nested_set
  3. Patch for jQuery UI Nested Sortable to make it ready for rails 3 PATCH

Acknowledgments

Iconza for free icons for this application

About

Rails 3, JQuery, Drag-and-drop, Nested Set View Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published