Displaying 1 result from an estimated 1 matches for "jaytest_spec".
2007 Aug 27
7
Foreign key constraints, fixtures, and rake task
I''ve got a spec that loads a fixture in the "before" block.  This works 
fine running scripts/spec, but when I run rake spec instead, I get:
ActiveRecord::StatementInvalid in ''User in fixture :quentin with an IM 
service but no IM name should be invalid''
Mysql::Error: Cannot delete or update a parent row: a foreign key 
constraint fails