Kurinchi Blogger Scribbles …


Posts Tagged ‘ruby gems’

May 03
2009

Install Ruby, Rails, RadRails on CentOS, Fedora

Last updated: May 2nd, 2009

Installing Ruby, Rails on CentOS
Installing Ruby on Rails involves using yum to first install ruby and then to install ruby docs, irba followed by rails installation.
$ yum install -y ruby
$ yum install -y ruby-devel ruby-docs ruby-ri ruby-irb ruby-rdoc
$ gem install rails –include-dependencies
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict