Does anyone have an example of how to do drag and drop sorting on a nested set? I have a model that currently acts_as_tree but I would like to convert to using better_nested_set. I used this example to create drag and drop sorting for my tree http://dev.oriontransfer.co.nz/SortableTree/ and am hoping someone already has similar code they would be willing to share for nested sets. -- Cynthia Kiser