search for: address_email

Displaying 2 results from an estimated 2 matches for "address_email".

2006 May 19
2
1 Form for Model containing another Model??
Hi, I can have a Person model with a "has_one :address_email" association, then do the following in my controller: @person = Person.new @person.address_email = AddressEmail.new But, when I have 1 form for "Person" in my view I can''t bind fields in the @person.address_email object with text_field or text_field_tag helpers without get...
2006 Mar 13
4
Trouble Using AR Object based on a Piggyback Query?
...o and Texas Posse", "org_name_short"=>"GFH Inc.", "ssn"=>"221-34-6720", "prj_name_long"=>"Wild West Remediation 2006", "id_panel_members"=>"1", "address_two"=>"Apartment B", "address_email"=>"jjames@winchester.com", "id_states"=>"1", "id_countries"=>"1", "address_one"=>"16 Wetfoot Road", "name_first"=>"Jesse", "name_last"=>"James", "text_hon"=...