Skip to content

Commit 4297638

Browse files
committed
doc update
1 parent d599fd1 commit 4297638

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,9 @@ person.save(); // will succeed
17381738
```
17391739

17401740
3. Can pass in random attributes to help build the fixture
1741-
1741+
- sorta like transient attributes but these don't get passed to afterMake
1742+
- hence can be used in build/buildList as well
1743+
17421744
Let's say you have a model and a factory like this:
17431745

17441746
```javascript

0 commit comments

Comments
 (0)