Hello, we are trying to freeze our rails app to v2.3.5 and we are
running this command:
rake rails:freeze:edge RELEASE=2.3.5

But it is failing trying to download the zip from dev.rubyonrails.org
(which appears to be down):

Downloading Rails from
http://dev.rubyonrails.org/archives/rails_2.3.5.zip
rake aborted!
Connection reset by peer

Is there some way to pass a new host to download the archive or are we
going about this the wrong way? Any help would be appreciated, this is
on a new host on a production environment and we are suffering with the
wrong version of rails.
Thanks so much.

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

Reply via email to