Displaying 1 result from an estimated 1 matches for "ingredients_products".
Did you mean:
  ingredients_product
  
2006 Jan 02
0
Many to Many relationship - trys to destroy twice??
...commit"=>"Delete", "action"=>"delete_i", 
"controller"=>"admin", "ingredient"=>{"ingredient_id"=>"64", 
"position"=>"8"}}
  Ingredients_Product Load (0.002288)   SELECT * FROM 
ingredients_products WHERE (product_id = ''2'' and ingredient_id = ''64'' 
and position = ''8'') LIMIT 1
  SQL (0.000563)   BEGIN
  Ingredients_Product Columns (0.013075)   SHOW FIELDS FROM 
ingredients_products
  Ingredients_Product Destroy (0.002416)    DELETE FROM 
ing...