Scott Lillibridge wrote: > In a HABTM relationship, assigning a new collection (using =) will > delete > the old collection and set it to the new collection. If you want to add > to a > collection, use the << operator. It is working now. Thank you so much Scott :) -- Posted via http://www.ruby-forum.com/.