Dhaval Phansalkar wrote:
> hi all,
> 
> i have a has_many :through r'ship in my application. my tables are -
> users, apps(short form for applications), categorizations. i'm trying to
> create a user in new.rhtml where all apps are also shown in checkboxes
> for selection. on submit, user gets created but the join table i.e.
> categorizations table doesn't get updated. where am i going wrong?
> doesn't the join table gets updated automatically? or do i've to update
> it manually? if yes, how? Any help will be greatly appreciated. thanks
> in advance.
> 
> code:


where is your habtm?
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to