Commit bf5164a
Update docs to require full namespace (#1669)
* 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.
* docs: stylistic chaanges to content in section on specifying explicit class names
---------
Co-authored-by: Valerie Burzynski <[email protected]>1 parent f14a63e commit bf5164a
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
222 | 242 | | |
223 | 243 | | |
224 | 244 | | |
| |||
0 commit comments