Not sure if my last message made it through, so I'm reposting.

I came up with tests; one of them still fails, though: the collection-
containing-nil one. I'm not really sure what to do with that; anyone
have any thoughts on what should happen if you try to render :partial
=> nil ? What about render :partial => [nil, a_model] ? My tests
expect that render :partial => [nil, a_model] is the same as
render :partial => a_model

Nick

On May 21, 9:24 pm, DHH <[EMAIL PROTECTED]> wrote:
> > Trac seems to be back up; ticket 8426 
> > (http://dev.rubyonrails.org/ticket/8426
>
> Good stuff. Could you also add some tests that verify the behavior?
> We're trying to enforce that on all new patches. Thanks!


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

Reply via email to