new Ajax.Updater('about-content', 'rails/info/properties',

The default index page has a neat trick for dumping out environmental information. I would like to see how this works by looking at the code that the XHR gets back from rubyonrails.org, but I can't figure out how.

How do I look at this? Is it online in a browser visible way?

Fred