On Wed, Jan 14, 2009 at 1:55 PM, Me <[email protected]> wrote: > > I tried renaming my ruby directory where 1.9.1 is but I cannot seem to > do a "gem install rails"
You'll need to do the following to install Rails under Ruby 1.9.1: gem1.9 update --system gem1.9 install rails Good luck, -Conrad > > > When I do i get a windows prompt saying a dll is missing. Is there > another way to get 1.9.1 working? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

