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

Posted by xscribe@gmail.com (Guest)
on 06.08.2008 09:32
(Received via mailing list)
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
Posted by Ryan Bigg (ryan-bigg)
on 07.08.2008 03:19
(Received via mailing list)
This is a known issue. You can ignore it.
Posted by xscribe@gmail.com (Guest)
on 07.08.2008 04:37
(Received via mailing list)
Ryan,

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

Thanks,

-p
Posted by Ryan Bigg (ryan-bigg)
on 07.08.2008 05:29
(Received via mailing list)
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.