Class Factory::DuplicateDefinitionError
In: lib/factory_girl/factory.rb
Parent: RuntimeError

Raised when a factory is defined with the same name as a previously-defined factory.

[Validate]