On Feb 15, 2008 2:13 PM, Jan De Poorter <[EMAIL PROTECTED]> wrote:
> I actually just patched it. Problem was that
> has_many_through_association didn't have any? defined, which caused it
> to call super(:any?) { stuff }, but if stuff was empty, it would call
> array.any? {}, which returns null. Patch can be found here:
>
> http://dev.rubyonrails.org/ticket/11130

Thanks Jan. I already rolled back.

Let's re-evaluate and add a bit of test coverage.

Best,
jeremy

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