<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
The directions say:
Open the migration file in db/migrate/ for the users table and add:
a string column called first_name
a string column called last_name
a string column called email
a string column called password_digest
I haven;t done Rails in years and I forgot how to do this. Any help?
<In what way does your code behave incorrectly? Include ALL error messages.>