Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged backup

  • ar-backup

    Active Record backup is a Rails plugin which lets you backup and restore your database schema and content.

    Backups are organized by environments and SVN revision.

    (compatible with Sake)

  • 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.