Can anyone point me to a master detail implementation in Rails? I Googled but couldn't find any good example sites.
+2
A:
You probably want to start with a acts_as_tree model but the exact implementation depends a lot on what you want as an end result ;)
eelco
2009-01-04 23:50:13