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.