Delete button on scaffold not deleting records
spacerobotTR opened this issue · 1 comments
spacerobotTR commented
When I create a scaffold and try to destroy a record it redirects to the show page and does not delete the record. I've been over and over the generated buttons and it looks correct to me. Is this maybe a javascript issue?
excid3 commented
Yeah, sounds like it. I know this needs some updates since Rails 7 is changing a lot.