On Mar 17, 2:57 pm, "R. K." <li...@ruby-forum.com> wrote:
> I'm attempting to make a basic CRUD/data entry cookbook. I've got a
> recipe model that is composed of other models. I'm intending of using a
> single form to create the recipes such that n ingredients and n
> instructions can be associated to a single recipe.
>
> I understand why it's not happening I just don't know how to make it
> stop.
>
So what's not working? The models you posted should be ok as long as
the forms are ok too (there's also a railscast or 2 on this subject)

Fred

-- 
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