Exception: FactoryGirl::DuplicateDefinitionError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- FactoryGirl::DuplicateDefinitionError
- Defined in:
- lib/factory_girl.rb
Overview
Raised when a factory is defined with the same name as a previously-defined factory.