search for: address_two

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

Did you mean: address_lo
2008 Dec 02
4
Am I wrong or is fields_for not working right in Rails 2.2.2
...;label for="billing_address_address_one">Address one</label><br /> <input id="billing_address_address_one" name="billing_address[address_one]" size="30" type="text" /> </p> <p> <label for="billing_address_address_two">Address two</label><br /> <input id="billing_address_address_two" name="billing_address[address_two]" size="30" type="text" /> </p> I''m using Rails 2.2.2 and maybe this never worked the way I''m thinking it...
2006 Mar 13
4
Trouble Using AR Object based on a Piggyback Query?
...t;=>"1", "hc_accepts_honoraria"=>"0", "hc_region"=>"Wild West", "id_states"=>"1", "hc_signature_email"=>"jjames@winchester.com", "hc_verification_code"=>"123456", "hc_address_two"=>"Apartment B", "hc_signature_date"=>"2006-03-11 21:25:07", "hc_city"=>"Carson City", "id_panels"=>"1", "id_countries"=>"1", "hc_signature"=>"asd"}> # Here I'...