On 2/24/07, Caio Chassot <[EMAIL PROTECTED]> wrote: > > Now that the trunk is on its way to rails 2.0, is it still a good > idea to run apps off the trunk? > > Right now the app generator is broken (and I couldn't fix some of it). > > In the past I've run trunk apps with little to no breakage. Will the > road to 2.0 be a bit more rocky?
I'm running on edge. There aren't any major breaking changes that I can think of right now. But as always, you need good unit tests :) However, 2.0 will see some more drastic changes, so you should keep one eye on the changelogs (or subscribe to the various blogs reporting on edge features, like http://ryandaigle.com/). I fixed the app generator: http://dev.rubyonrails.org/changeset/6224 -- Rick Olson http://weblog.techno-weenie.net http://mephistoblog.com --~--~---------~--~----~------------~-------~--~----~ 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 [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-core?hl=en -~----------~----~----~----~------~----~------~--~---
