Hello,
i have install rails 2.0 and and get the odd error with routing:
Routing Error
No route matches “/t/test” with {:method=>:get}
i have run the mongrel server in development enviroment and then
generate few controllers with actions, but but they not aviable until
restart the application.
But all working fine with rails 1.2.3
Some one has same problems or not?
Thanks, Theo