Can someone point me to the implementation of the main parts in Rails? I am Googled but have not found any good examples of sites.
You probably want to start with act_as_tree , but the exact implementation is very dependent on what you want as the final result;)