search for: update_user_id

Displaying 1 result from an estimated 1 matches for "update_user_id".

2006 Jul 14
3
Migration not updating fields
...>> pro = Product.find_all => [#<Product:0x409a6c34 @attributes={"name"=>"Product 1", "sprints_count"=>"0", "creator_id"=>"0", "id"=>"1", "backlog_items_count"=>"0", "update_user_id"=>"0", "owner"=>"0", "created"=>"2006-07-13 12:21:12", "updated"=>nil, "due"=>nil}>] >> pro.each { |p| puts p.backlog_items.size } 0 => [#<Product:0x409a24b8 @attributes={"name"=>&...