Whenever I try to use the Rails command script/generateor script/install, I get this error:
C:\workspace>script/generate bigcommand
'script' is not recognized as an internal or external command,
operable program or batch file.
Any idea why?
source
share