Hello, I want to create a screen similar to the delicious one, where you can assign tags dynamically
to the bookmarks, but I don't have the tags neither the bookmark created before the submit, and all approaches that i tried resulted in the following error: "Cannot associate new records through 'Bookmark#taggings' on '#'. Both records must have an id in order to create the has_many :through record associating them." Any body have an example or any insights about that? I think my approach will be use a plugin for taggables models, but I want to understand how to do this in case I have another kind of many-to-many. Regards, Felipe Lopes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

