has_and_belongs_to_many :dependances, :class_name => 'Instance', :join_table => 'dependances_instances', :association_foreign_key => 'dependance_id' |
Pastie
Support Pastie
or read my
Pastie << self
blog
has_and_belongs_to_many :dependances, :class_name => 'Instance', :join_table => 'dependances_instances', :association_foreign_key => 'dependance_id' |