Hello Everyone,
I am a newbie to ruby. Can someone post a step by step standalone
installtion of ruby on rails in windows as well as ubuntu . This is my
first day with ruby. any help is highly appriciated
Thanks,
Avy
Hello Everyone,
I am a newbie to ruby. Can someone post a step by step standalone
installtion of ruby on rails in windows as well as ubuntu . This is my
first day with ruby. any help is highly appriciated
Thanks,
Avy
Avy wrote:
For windows use InstantRails, that’s probably the fastest way to get
running with RoR on that OS. I would follow the setup guide in the Wiki
for Ubuntu.
Jeff
For ubuntu:
Open synaptic and install ruby and rubygems (you might also want to
install mysql for database). Open terminal and execute ‘gem install
rails --include-dependencies’. That’s all, you have rails installed.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs