I wanted to point out a bug in Trac that was opened a couple months ago. When using dynamic finders on an association, the eager loading is ignored, which raises an error if the eagerly-loaded association is used in the conditions or order. I've updated the patch to work with edge rails. Please review and apply. http://dev.rubyonrails.org/ticket/11562 Brandon
on 2008-05-31 22:58
on 2008-06-01 00:45
On Sat, May 31, 2008 at 1:57 PM, Brandon Keepers <brandon@opensoul.org> wrote: > I've re-submitted the ticket on LH: http://rails.lighthouseapp.com/projects/8994-ruby-... Brandon