Commit 3adcc2c
return true on save method to continue chaining
The save method isn't returning this, so the car variable
is equal to undefined instead of a Car object.
BTW, Thanks alot for this guide.1 parent deef735 commit 3adcc2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1563 | 1563 | | |
1564 | 1564 | | |
1565 | 1565 | | |
| 1566 | + | |
| 1567 | + | |
1566 | 1568 | | |
1567 | 1569 | | |
1568 | 1570 | | |
| |||
0 commit comments