Usage: rails new APP_PATH [options] with lots of text on how to create a new rails file. with no mention anywhere of a demo option.
I even tried rails new demo and then tried switching to the file that was created, but I still can't run the command ruby script/server - I just get a No such file or directory error.
