Ruby on Rails2.3.8: Duplicate entry 'MyString' for key -


so... these mystring entries appear on testing database... , i'm not sure why.

i wasn't problem, until needed set unique flag on 1 of columns wasn't id.

i'm using factory_girl... so.. i'm not sure generating mystrings on place. has else had issue?

have @ fixtures in test/fixtures. mystring default string models attributes. automatically loaded test database.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -