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