Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged delete

  • acts_as_trashable

    ActiveRecord extension which serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusing your application's delete function and losing data.

  • resource_delete

    This plugin adds an delete action with method get to each resource route.