I am not going into to many details because this has happened with multiple models.
I have a rails 3 application. On occasion, when I use the create function via browser I am greeted with 2 of whatever I was trying to create.
Am I missing a common issue or should I start adding 'uniq' to all of my models?