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
A better method is to update your bin using following command
bundle exec rake rails:update:bin