Rails 2.1 eager loading conditions hash bugfix
2008-09-24 22:15:00
I've created Rails lighthouse ticket #1101 for a blatant 2.1.x bug breaking :including of associations that have :conditions hashes.
My patch is on the ticket. If you use it, please remember to +1 it so it gets merged.
Comments
-
-
This patch was applied to the rails master repository in commit 7823c50 and released in Rails 2.1.2.
-
