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

Comments: Add comments working with database #47

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

melvinlau
Copy link
Owner

@melvinlau melvinlau commented Nov 6, 2019

Feature added to add comments. Capybara feature test passing.

Note: Comments can be added on the posts page, which then should redirect back to posts. Although a comment is created in the database, the posts page does not reload itself automatically. On to do list.

Notes to aid resolution of merge conflicts:

  • Comment model and migration file were added, i.e. db schema to be updated
  • Routes file to include comments as resources
  • The posts index view has been updated to add and/or show comments under specific posts

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

Successfully merging this pull request may close these issues.

3 participants