RubyGems.org

backup

1.3.0

“Backup” is a RubyGem, written for Ruby on Rails. It's main purpose is to Backup any files to Amazon S3 or any remotely accessible server through SSH (SCP). It supports database and regular file backups. On top of that, it's extremely easy to set up. Backup will provide a generator script that will place all necessary files inside your Rails application. Two of which, are “yaml” configuration files. Using just these two files to configure a backup for database formats such as a MySQL, SQLite3 or any Assets folder. Setting up “Backup” takes only about a minute or two!

installgem install backup -v 1.3.0
Authors

meskyanichi

158,362 total downloads 1,361 for this version
Owners

3b520db94a0d08263122648c6755e334Dc03efb58652b74e28722beb5d5c1826

Gemfile
gem "backup", "~> 1.3.0"
Versions
  1. 3.6.0 May 24, 2013
  2. 3.5.1 May 16, 2013
  3. 3.5.0 May 7, 2013
  4. 3.4.0 April 29, 2013
  5. 3.3.2 April 18, 2013
Show all versions (80 total)