Routing Error - No route matches "/rails/info/properties" with {:method=>:get}

I see this seems to be a common error, but there doesn’t seem to be a
definitive solution.

I have recently installed Rails 2.0.2 on Netbsd and when I pull up the
default Rails welcome screen and click on the ‘environment’
link, I get the above mentioned error.

Can someone tell me what’s going wrong?

Thanks!

Per

This is a known issue. You can ignore it.

Ryan,

Thanks for the tip. Can you give a little more detail about the
problem?

Thanks,

-p

This used to be a cool way to see information in your application, and
has since become deprecated (since, I guess, that information should
already be known). I was thinking about submitting a patch to either:
a) fix it
b) get rid of it

but time and general antipathy kicked in.