Visualizing relationships between controllers and views

Hi,

Someone put me on to the Rails Application Visualiser
http://rav.rubyforge.org/

Which is quite handy for visualizing how things in the application are
related, but I’m interested to know if there is something similar
available to deal with visualizing the relationships between views and
controllers.

It’d be really useful to find a way to see all the various views,
partials and components each controller method uses - anyone know a way
to do it?

Cheers,
Mark