I\'m new to ruby and rails and i installed rails in to the ubuntu. but when i go to the start server by typing \"rails s\" it doesn\'t start and comes following message .
bu
Before starting the rails server, you have to cd into the directory of your application. That's because the server needs to know which application it's supposed to be serving.