I am new to ROR.
I Have ruby and instant rails installed in my system(I am using Windows). I have created an application 'railslist'
[command i used:- c:\development\ rails railslist ]
But when I tried to generate a controller
[ c:\development\ railslist\ruby script/generate controller App ] I got the following error
------------------------------------------------
Cannot...