Hey everybody! I''ve pushed Rails 3.0.8.rc3. Hopefully this release candidate takes care of all the outstanding issues remaining. To see what has changed between 3.0.8.rc2 and 3.0.8.rc3, check out [this link on github](https://github.com/rails/rails/compare/v3.0.8.rc2...v3.0.8.rc3). If no regressions are found, I will release the final version 72 hours from now (Thursday, June 2nd around 1pm). Please let us know if this release candidate causes any regressions from the 3.0.7 version. I''m still getting over my cold, so I promise that next release I will return to my normal level of excitement! ;-) -- Aaron Patterson http://tenderlovemaking.com/
This might not be a regression from 3.0.7, but we found a trivial bug around AR association proxy on 3.0.x today: https://github.com/rails/rails/issues/1419 If I''d better post a failing test case, I''ll do that later. -- Akira Matsuda<ronnie@dio.jp> -- 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.
Robert Pankowecki
2011-May-31 16:07 UTC
Re: [ANN] Rails 3.0.8.rc3 (third time is the charm!)
3.0.8.rc3 had this Syck issue : https://github.com/rails/rails/issues/1412 which is a mystery for me however 3.0.8.rc4 works fine for me! :-) Robert Pankowecki -- 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.