Just after a bit of advice really.... I have some data im getting from a single form, but i want to push it into a couple of different tables, how best might i do this? I know i could put code in the controller, but it seems messey? could i create a model to represent that data and then use calls to the models that relate to those tables? Also, if i did this, would i be able to use validation on those items? or does that only work then using ActiveRecord::Base? Cheers for any help you can give Tim -- 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 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 -~----------~----~----~----~------~----~------~--~---