Sadly, HABTM has to support those 'rich attributes'. Pulling in those values is a 'feature' not a bug. The consequence of this is that HABTM cannot support join tables with a column called id.
Just a thought, but adding this patch might be way to transition folks from habtm to has_many :through and join models. -- Rick Olson http://techno-weenie.net _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core