> My problem is on however to have multiple models in one view. I was > able to use form_tag togather data form all models except book. How > could I get this resolved is my concern? I know that this is a new > bie's kind of question, but I crave for your understand.
You'll want to look at fields_for. Watch the "Complex Forms" trilogy of Railscasts from a couple years ago. -eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

