I’m trying to use the internal RadRails browser and started the server.
However this app is using edgerails and should default to Mongrel,
even though it should matter if it uses Webrick (supposedly)
It opens the default rails index page - but when I click on "about
your application’s environment I get this error message:
Not Found
`/rails/info/properties’ not found.
WEBrick/1.3.1 (Ruby/1.8.4/2005-12-24) at localhost:3001
Wondering why the error message and also does anyone know how to get
RadRails to boot up Mongrel.
TIA
Stuart