On 5/31/06, Michael Koziarski <[EMAIL PROTECTED]> wrote:>
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.
Regardless of whether its a feature, bug or deprecated, the current state of having it (imho, unnecessarily) behaving differently in the presence/absence of an 'id' column feels wrong. No? On 5/31/06, Rick Olson <[EMAIL PROTECTED]> wrote:
Just a thought, but adding this patch might be way to transition folks from habtm to has_many :through and join models.
But hmt doesn't have the slick associative arrays like habtm :-( -- choonkeat http://blog.yanime.org/ http://www.rssfwd.com/ _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
