Jochen Kaechelin wrote: > I think you are looking for something like this: > http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids
I think this solution is a little bit so specific and so complexe for my association need. I hope there is a more simple way include by defaut in ActiveRecord. Mark Reginald James wrote: > Perhaps by creating a Hub model with three foreign keys, and > using has_many through. In my context, I prefer using only 3 models with a HABTM association rather than using 4 models with some has_many through. Thanks for your ideas. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

