Hi all,

I am new in Rials, I have problem to assign the first name from (model
- name1) to first-name (model name2)

cuz when i create a name in table name1, i want it appears in table
name2

and my model relationship is:

model name1  - ( has_one :name2)
model name2 = (belongs_to :name)

please help.

thanks

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to