Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forum exercise, Challenge 3, Part 6 #1

Open
EnFen opened this issue Oct 24, 2018 · 1 comment
Open

Forum exercise, Challenge 3, Part 6 #1

EnFen opened this issue Oct 24, 2018 · 1 comment

Comments

@EnFen
Copy link

EnFen commented Oct 24, 2018

You will need to add the 'question_id' column to your Answer model if you didn't already do this in an earlier exercise.
You can do this using the rails command:
'rails g migration AddQuestionIdToAnswers question_id:integer'

@Leffers90
Copy link

Nice use of github!

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

No branches or pull requests

2 participants