jatwell93 / rubyproject

1 stars 1 forks source link

Unable to delete reviews #21

Closed jatwell93 closed 7 years ago

jatwell93 commented 7 years ago

Routing Error No route matches [DELETE] "/recipes/1/review"

Mirv commented 7 years ago

I need the test suite working before we try trouble shooting - as with cascading changes - you often get regression errors & don't realize it unless you click every link every time you make a change.

We are basically trying to get to the point where we can start making changes & be sure we don't break things elsewhere ... test drive development style not required but it's what I'll be doing once we get the test suite caught up.

jatwell93 commented 7 years ago

thought this would also be fixed by the ujs being added back in but still an issue

Mirv commented 7 years ago

If the redirect after is giving the error & fixed, lets go ahead and close these.