Kevin,
> Is there a way to add a debug line (in each _file.rhtml) that would > print out the name of the partials that comprise a page?
The annotate_renders plugin does just that :
http://agilewebdevelopment.com/plugins/annotate_renders http://svn.livsey.org/plugins/annotate_renders/
Alain Ravet