On Tue, May 26, 2009 at 5:49 AM, Sushrut Sathe <
[email protected]> wrote:

>
> At the time of installation of rails 2.3.2
> it gives an error
>
> ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
>    SocketError reading http://gems.rubyforge.org/gems/rake-0.8.7.gem
>
> actually i want to install rails 2.2.2.
>
>
> help me out!!!
> --
> Posted via http://www.ruby-forum.com/.
>

If you want to install 2.2.2, you'll need to do the following:

sudo gem install rails -v 2.2.2

Good luck,

-Conrad

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