> It gets my vote too, as it is superior to the current rails behavior, > but it should be changed so that it fixes all the problems that 1562 > fixed. > _______________________________________________ > Rails-core mailing list > [email protected] > http://lists.rubyonrails.org/mailman/listinfo/rails-core >
You make some good points. I'll see if I can somehow integrate your fixes into this patch. It may just be easier to include the patch now, and add a smaller patch to add better table aliasing later. I also have a patch for :include support w/ polymorphic joins and has_many :through that I'll have to redo as well. -- Rick Olson http://techno-weenie.net _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
