On Jan 24, 2012, at 12:33 PM, CiriusMex wrote:

> Hello, I'm using instantrails 2 to develop RubyOnRails projects on
> windows and need to update my ruby version to 1.8.7 (I'm still using
> 1.8.6). I downloaded ruby 1.8.7 here 
> http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7.zip
> and unzipped files in the ruby folder of instantrails but when I check
> "ruby -v" I still got 1.8.6 (I tried a gem update and same thing, some
> gems won't update because they detect ruby 1.8.6 and not 1.8.7).
> 
> Any idea what I'm doing wrong??

The files you download are the source code, you'll have to compile it to have 
it available as a binary on your machine. Not sure how that squares with 
InstantRails, though. You might want to look at RailsInstaller from Engine 
Yard, which I gather is the latest thing for Windows + Rails. Someone else with 
experience using Posix software on Windows can probably point out my errors and 
what you should do.

Walter

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to