ChrisRistoff / RecipeHub

0 stars 2 forks source link

Create comment endpoint #45

Closed ChrisRistoff closed 10 months ago

ChrisRistoff commented 10 months ago

Add create comment controller, model, repo and tests. Add a migration to RecipeComment table to include author so we won't have to have an extra join in the query