Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Chapter 4 page 54, second User should be first User #90

Open
JunichiIto opened this issue Sep 10, 2018 · 1 comment
Open

Chapter 4 page 54, second User should be first User #90

JunichiIto opened this issue Sep 10, 2018 · 1 comment

Comments

@JunichiIto
Copy link
Contributor

A reader of the Japanese edition reported an errata. In the chapter 4 page 54, you wrote "we need a second User persisted in the database" but "second" should be "first" in this context, correct?

screen shot 2018-09-10 at 19 36 05

@natalieytan
Copy link

I think the text "second" is correct.

The first user is already persisted .create
Whereas the second is not persisted using .build

When you run the test, it does not pass, until you make the second User persisted using .create

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants