I have a test app that every time I click on
About your application’s environment I get the following message
No route matches “/rails/info/properties” with {:method=>:get}
This only happen when running under Apache.
Works fine when running under Mongrel.
Any help?
Ron G. wrote:
I have a test app that every time I click on
About your application’s environment I get the following message
No route matches “/rails/info/properties” with {:method=>:get}
This only happen when running under Apache.
Works fine when running under Mongrel.
Any help?
Nevermind. Apache was set to production instead of dev.