We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Usage with UUID's (markdown)
add info about uuid validation
Updated Creating a selectbox for a form using ancestry (markdown)
I found this change on stackoverflow (http://stackoverflow.com/questions/8108472/ancestry-and-rails-admin-dropdown (first comment of last post)) and with this change I can properly set the parent on the new form. Before setting parent_id only works on edit form.
Updated Suckerfish (asciidoc => markdown)
Updated Ancestry in Rails Admin (markdown)
Revert 94eb35bbd454c7124395573cd88cbd1354250dd7 ... a0357a9d8720c63ee305f9fa2cb1733e3d734fad on arrange_as_array
Fixed code formatting for the snippet
Created Ancestry in Rails Admin (markdown)
Updated arrange_as_array (textile)
Cleaner method
Updated Integrating with acts_as_list (markdown)
Fix link
change `.level` to `.depth`
fix wrong option number
Added option 4 with arrange_as_array
rewrote page with a simpler algorithm
Created Integrating with acts_as_list (markdown)
Changed the title to reflect more clearly what this page is about
It's allow the use of the same block method for root and children... also make use of the default block method
Missing closing bracket.
Updated Using orphan restrict (markdown)