Wrap text
Report abuse
|
|
default rails scaffold, 'delete' link last (normal source, not DOM):
| test |
Show |
Edit |
Destroy |
sans js (using button_to helper... rails does make it easy, just has some very inaccessible and highly obtrusive defaults):
Delete
(with Ajax submit attached via DOM, eventually...)
|