Skip to content

semabit/backup-tasks

Repository files navigation

Backup Tasks

🛡 Specs

This gem adds rake tasks helpful for making and restoring backups:

rake backup:create # Create backup of rails application data
rake backup:restore # Restore backup of rails application data

Installation

Add this line to your application's Gemfile:

gem 'backup-tasks', git: "git@github.com:semabit/backup-tasks.git"

And then execute:

$ bundle

About

Ruby on Rails Gem containing rake tasks used for backups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •