Quantcast
Channel: txt » install
Viewing all articles
Browse latest Browse all 10

Installing Rails

$
0
0

You can install Rails in a Fedora system with these commands…


yum -y install ruby ruby-devel ruby-irb ruby-libs ruby-rdoc ruby-ri rubygems
sudo gem update
sudo gem install rails --include-dependencies

Viewing all articles
Browse latest Browse all 10

Trending Articles