Class
FactoryGirl::DuplicateDefinitionError
In:
lib/factory_girl.rb
Parent:
RuntimeError
Raised when a factory is defined with the same name as a previously-defined factory.
[Validate]