Hello Friend!.....

I wanna update tables in a forms.

I have two table
1. user table
   ( usertable has id , name, email, address)

2. game table
   (gametable has id, description, game_date, gametiming , user_id)

for edit .. I can display all two table data...
Wanna update data params by userID.

I do update two table data in a form.

How I do it ? Give Me A Hand!

phoesan

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