Okay, I've started a PR at https://github.com/rails/rails/pull/10807
It's still a bit in flux, but I'd like to understand how output buffers are handled. Since each rendering is now scoped to a single object, there's a lot less to keep track of. I also still have to copy some stuff over from Template, so it's very early. On Thu, May 30, 2013 at 7:51 PM, Steve Klabnik <[email protected]>wrote: > Yup, if you have some code, a WIP PR is a great way to do it. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Ruby on Rails: Core" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/rubyonrails-core/ecOTKuZG8_I/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Med venlig hilsen Daniel Schierbeck -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
