lmunozm1702 / recipes_on_rails

Rails recipes project.
MIT License
0 stars 1 forks source link

[2pt] Recipes list - If the user is the owner of the recipe, should allow the user to delete it. #8

Closed lmunozm1702 closed 1 year ago

lmunozm1702 commented 1 year ago

IN the CRUD, the delete option should be accessible just for the owner of the recipe.