Sean Cahoon wrote:
> Just want to add one  more thing: even the standard default Rails 
> "Welcome Aboard!" page seems to be suffering from this odd routing 
> error. When I click on the "About your application’s environment" link, 
> I get an error message:
> 
> Routing Error
> 
> no route found to match "/rails/info/properties" with {:method=>:get}
> 
> So the problem isn't with my app; it has something to do with how Rails 
> is set up on the server, I think. But what mistake that I could make 
> would destroy Rails' ability to route altogether?
> 
> Curiouser and curiouser...

Hi Sean,

I seem to be having exactly the same problem as you did.

And these are my settings
Ruby version  1.8.6 (i386-mswin32)
RubyGems version  0.9.4
Rails version  2.0.2
Active Record version  2.0.2
Action Pack version  2.0.2
Active Resource version  2.0.2
Action Mailer version  2.0.2
Active Support version  2.0.2
Application root  C:/work/Prj_ROR/RailsApplication1
Environment  development
Database adapter  mysql

Did you every manage to get this working in Production mode?

Regards,
Ellils
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to