search for: shipping_c

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

Did you mean: shipping_ca
2006 Jan 03
5
update command not updating DB
...r and params[:user] this is what I get, in that same order: ====== #"test s address", "shipping_state"=>"te", "billing_street"=>"16409", "billing_city"=>"test", "website"=>"www.test.com", "shipping_country"=>"test", "shipping_zip"=>"test", "id"=>"51", "shipping_city"=>"test", "shipping_option"=>"1", "billing_state"=>"te", "phone"=>"tttttttest&q...
2006 Sep 05
0
rake craziness with Migrate as a dependency
...umn(:users, "shipping_address1", :string, {:default=>"", :limit=>150, :null=>false}) -> 0.2310s -- add_column(:users, "shipping_address2", :string, {:default=>"", :limit=>150, :null=>false}) -> 0.2200s -- add_column(:users, "shipping_city", :string, {:default=>"", :limit=>150, :null=>false}) -> 0.2100s -- add_column(:users, "shipping_state", :string, {:default=>"", :limit=>150, :null=>false}) -> 0.2110s -- add_column(:users, "shipping_zip", :string, {:defa...