This project is archived and is in readonly mode.
I have a problem "Routing Error"
Reported by Ali | July 2nd, 2010 @ 11:26 AM
I am using Rails version 2.3.2 and NetBeans 6.7.1. I created an
application and then create a controller called test.
Then I add test.html.erb in layouts but when I browser http://localhost:3000/test still
says
Routing Error
No route matches "/test" with {:method=>:get}
How do solve this problem.
Comments and changes to this ticket
-
Andrew White July 3rd, 2010 @ 08:10 AM
- State changed from new to invalid
- Importance changed from to Low
Test app works for me on 2.3.2 and 2.3.8
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>