https://github.com/heartcombo/devise/issues/5446 closes #63
The correct HTML attribute to send a DELETE request would be `data-turbo-method`, but then it still fails with JS turned off, which is unnecessary. fixes #61