Which files are rendered for an URL

Hi,

Is there a way I can figure out which files are run for a specific URL
in a controller or a script?

Given http://www.planet.com/countries files like: countries/
index.html.erb, countries/_country.html.erb, layouts/
application.html.erb and so on.

Thank You

M.