Answer the question
In order to leave comments, you need to log in
Installing Ruby on Rails on Ubuntu 14.04?
Hello, I’ve been trying to install Ruby on Rails on ubuntu for a long time, both through rvm and from the source distributions, it doesn’t work, then rvm is not installed, then the rails are not installed through the gem, then there is no dependency, please help, can I have a specific installation manual, I dug up a lot, but with everyone there are always problems the last one from this site tried railsapps.github.io/installrubyonrails-ubuntu.html , preferably in more detail on the commands and installing and configuring postgresql. Thank you!
Answer the question
In order to leave comments, you need to log in
I found this tutorial the best for myself:
https ://www.computersnyou.com/4235/setup-ruby-rail...
do not look that the tutorial for Mint will also work on Ubuntu.
Install separately rvm from offsite rvm.io
Then just do gem install rails.
And create a project with rails new project_name.
And into battle!
I did it many times on different distributions as described here
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question