Hi there,
When I was making examples form “Rolling with Ruby on Rails” (
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html ) , after
generating controller MyTest, the WEBrick server ( localhost:3000 )
reported an error:
recognation failed /MyTest
The WEBrick server was started form correct directory, what else can
crush in that way ?
Cheers.