If I have a tree like this:
Page1
---Page1.1
---Page1.2
---Page1.3
Using awesome_nested_set, how would I move Page1.x up or down within the Page1 node?
Thanks.
If I have a tree like this:
Page1
---Page1.1
---Page1.2
---Page1.3
Using awesome_nested_set, how would I move Page1.x up or down within the Page1 node?
Thanks.
Copyright © 2021 Jogjafile Inc.
From http://github.com/collectiveidea/awesome_nested_set/blob/master/lib/awesome_nested_set.rb :