RubyGems.org

backup

2.1.0

Backup is a Ruby Gem, written specifically for Ruby on Rails applications. This gem offers a quick and easy way to configure and run backups of your MySQL database (soon PostgreSQL and possibly more) and Archives (any files or folders) to "Amazon S3" or "any remotely accessible server using SCP". Backup handles: Compression, Archiving, Encryption and Backup Cleaning.

installgem install backup -v 2.1.0
Authors

Michael van Rooijen

157,201 total downloads 1,341 for this version
Owners

3b520db94a0d08263122648c6755e334Dc03efb58652b74e28722beb5d5c1826

Gemfile
gem "backup", "~> 2.1.0"
Versions
  1. 3.5.1 May 16, 2013
  2. 3.5.0 May 7, 2013
  3. 3.4.0 April 29, 2013
  4. 3.3.2 April 18, 2013
  5. 3.3.1 April 15, 2013
Show all versions (79 total)