Sortable Nested Set for Rails 3.1.rc6 (Jquery + Nested set gem) released

Hello!

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

https://github.com/the-teacher/Sortable-Nested-Set

Installing

    cd ~     git clone git@github.com:the-teacher/Sortable-Nested-Set.git     cd Sortable-Nested-Set/     sudo bundle install     change config/database.yml     rake app:create     rails s

PLAY!

I hope this will be useful for someone.