Hello, anybody have any clue why the following is happening: if i do "rake db:drop, rake db:create, rake db:migrate" everything is fine but if i do "rake RAILS_ENV=testing db:drop", then "rake RAILS_ENV=testing db:create" & then "rake RAILS_ENV=testing db:migrate" it fails on the migrate part, i get "Validation Failed: Group has already been taken" in the middle of the migration --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

