this is my first exposure to rails so bare with me please
i am following this tutorial
http://oreilly.com/pub/a/ruby/archive/rails.html?page=2
i ran this command:
ruby script\server
i succesfully started the server
now when i run this: ruby script\generate controller MyTest
it says 'ruby' is not recognized as an internal or external command..
please help!
actually nothing works now