Skip to content

Instantly share code, notes, and snippets.

View eagle-r's full-sized avatar

eagle-r

  • ARQ Group
  • Canberra, Australia
View GitHub Profile
/*
|--------------------------------------------------------------------------
| Delete form macro
|--------------------------------------------------------------------------
|
| This macro creates a form with only a submit button.
| We'll use it to generate forms that will post to a certain url with the DELETE method,
| following REST principles.
|
*/