On Wed, 05 Mar 2008 15:19:56 -0800, Harro wrote:
> class Sandwich < ActiveRecord::Base > has_and_belongs_to_many :ingredients > end Don't you need a "through" the join table? Hmm, I guess I'm thinking of hmt versus habtm. -Thufir --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
