Rahul Mehta wrote: > 1) Go to http://rubyonrails.org/download that is official download > page for ruby on rails. > > 2) First download ruby. For windows it is one click installer > package just download it and double click it and follow installation > wizard. > > 3) Download ruby gems from same page, extract it and then run ruby > setup.rb, just double click it. > > 4) To install rails type �gem install rails� in terminal, it will > automatically install rails for you.
Yes, that's exactly what I did, and exactly what I've done many times in the past, but this time it won't let me install Rails when I do "gem install rails" Jesús Dugarte.- -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

