PDA

View Full Version : Model classes for multiple table inserts?


rubyonrails-talk
August 31st, 2006, 07:54 AM
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

More... (http://groups.google.com/group/rubyonrails-talk/msg/66c435b8abf696cd)