Quick home page

is there some quick way I can create a “home page” that just lists links to every object/scaffold structure in the application?

It’s more of an administration and data checking platform that I’m building as support to what is a larger project.

I’m assuming there is some wildly ingenious way to simply create a list of all the objects that have some kind scaffold or controller associated to them and make it all magically appear as a list on what I hope becomes my initial home page. But this isn’t something I expect to find in any book on shopping carts.