My database is set up as Categories > Things associated by category_id and has_many and belongs to. How would I go about listing all the categories and under each Category is it's children? Is there an easy rails way to do this? Any help is appreciated - thanks! -- Posted via http://www.ruby-forum.com/.