Hi,
I am new to ROR.
I have cloned a project from Github.
I opened the terminal and exectued the following command
rails server
Server is not starting up.
Following message comes up
Usage:
rails new APP_PATH [options]
.
.
.
.
.
See the README in the newly created application to get going.
What is the issue ? Why rails server Webrick is not working