when my models had a HABTM relationship, i got the cool method that assigns relational items when creating a new record. the simple example that i can think of would be a habtm between posts and categories. if i''m creating a new post, i can just use the category_ids= method and everything works. now that i''m using HMT, i don''t have that nice method anymore. what''s the best way of associating categories to posts on create. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---