2009/7/9 Rajendra Bayana <[email protected]>:
>
> hi, i installed ruby 1.8.6, installed gems 1.3.4.
>
> when i am going install rails by using the following command,
>
> gem install rails -v 2.0.2
>
> it installs 2.3.2, i can't understand why this installs 2.3.2,
> eventhough i mentioned the 2.0.2 version clearly.
>

I think you want
gem install rails -v=2.0.2

Colin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to