Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs to require full namespace
FactoryBot throws an error when defining factories that refer to classes within modules in non-Rails applications. FactoryBot will work, but the class used by the factory must be explicitly stated in the full namespace.
- Loading branch information