Sign in through GitHub
Destroy without JavaScript (revised)

#77 Destroy without JavaScript (revised)

Jun 16, 2012 | 8 minutes | Views, Controllers, Routing
A destroy link in Rails does not work without JavaScript. In this episode I show two techniques for gracefully degrading destroy links: button_to and a delete action.