acts_as_nested_set controller/view

hi, does anyone knows of a good code example for managing a model with acts_as_nested_set? a sample controller and view to display the whole tree maybe.

thanks.