Hello everyone I’ve noticed that http://dev.rubyonrails.org/archives/rails_edge.zip doesn’t contain the latest version of rails anymore. As a result `rake rails:freeze:edge` doesn’t work as expected. Has the zip archive been deprecated, and if so how what’s the recommended replacement? Craig Davey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
To answer my own question: http://github.com/rails/rails/zipball/master --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
> Hello everyone > > I''ve noticed that http://dev.rubyonrails.org/archives/rails_edge.zip > doesn''t contain the latest version of rails anymore. As a result `rake > rails:freeze:edge` doesn''t work as expected. Has the zip archive been > deprecated, and if so how what''s the recommended replacement?The zip is intended to keep working, but apparently we missed a PATH entry in the cron job and it''s been failing for a while. I''ve fixed the script which generates that file and hopefully it won''t happen again. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---