Answer the question
In order to leave comments, you need to log in
Ruby on Rails installation on ubuntu VPS?
Installed Ruby in Rails Installed
RVM via curl
rvm requirements everything is ok
rvm install ruby
rvm use ruby -default
rvm rubygems current
get install rails
rails new app /var/www/ruby
But when I log in the browser just shows a list of directories and even after entering public
Answer the question
In order to leave comments, you need to log in
But when I go to the browser, it just shows a list of directories, and even after entering public
You forgot to put a passenger or puma so that it launches before your application and gives it to the web
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question