sorry to say, but i think what you really need is a guide on data-
modeling.

if a job has many steps, the job has to be there before you create any
steps, as every step belongs to exactly one job.

now, you say you have to create a job and its steps at the same time.
why don't you think of a way to solve that? look into your controller,
there is always a solution.
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to