Displaying 1 result from an estimated 1 matches for "user_to_notify".
Did you mean:
  use_io_notify
  
2005 Dec 29
1
Has_Many - Saving Child Rows
I have read extensively on has_many but cannot find an explicit example 
on how to do what I need. I am a newbie, but can grasp it if I see it in 
a working example. Here is my scenario...
I have a form which I can add a TODO item (patterned after 
http://darkhost.mine.nu:81/~vince/rails/tutorial.html). I have the form 
working perfectly so I decided to modify it a bit to add more 
functionality.