P
P
Pr3ds3dat3lb2015-09-03 14:47:41
Ruby on Rails
Pr3ds3dat3lb, 2015-09-03 14:47:41

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

4 answer(s)
E
Evgeny Tkachenko, 2015-09-03
@eugene20tkachenko

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.

I
Igor Pavlov, 2015-09-03
@BEaStia

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!

P
Pavel Grudinkin, 2015-09-03
@Hunt666

I did it many times on different distributions as described here

E
Eugene Burmakin, 2015-09-03
@Freika

https://gorails.com/setup/ubuntu/14.04

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question