I did it =), thank you everyone, the problem was that I was writing:
<% f.fields_for :company_contact do |company_contact_form| %>
instead of:
<%= f.fields_for :company_contact do |company_contact_form| %>

Thank you very much,
Now I just need help to make this into a multi step form. If anyone have any
ideas I appreciate it.

Thank you again,
Rodrigo

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