On Oct 19, 2010, at 4:49 AM, Jbiolaz wrote:
> Hi,
>
> I'm pretty new to rspec. I'm writing some spec for a Rails 3.0 app
> with Devise (branch omniauth), rspec 2.0.1 and factory_girl.
>
> When I run spec file by file (ex: rspec spec/models/
> document_spec.rb) , it run sometimes withtout error a
Hi,
I'm pretty new to rspec. I'm writing some spec for a Rails 3.0 app
with Devise (branch omniauth), rspec 2.0.1 and factory_girl.
When I run spec file by file (ex: rspec spec/models/
document_spec.rb) , it run sometimes withtout error and sometimes with
some errors (duplicate entry in DB). That