-
Notifications
You must be signed in to change notification settings - Fork 0
Allows downloading backup of current database from browser. Just direct your browser to http://yoursite.com/tinybackups/new select tables to exclude and download gzip or bzip2 backup.
License
borisnadion/tinybackup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tinybackup ========== Allows downloading backup of current database from browser. Just direct your browser to http://yoursite.com/tinybackups/new select tables to exclude and download gzip or bzip2 backup. Install ======= 1. ./script/plugin install git://github.com/borisnadion/tinybackup.git 2. add config/initializers/backup.rb TinybackupsController.class_eval do protected # or whatever it takes to authenticate user include AuthenticatedSystem before_filter :admin_required end 3. add to config/routes.rb map.resources :tinybackups Copyright (c) 2009 Astrails Ltd, released under the MIT license
About
Allows downloading backup of current database from browser. Just direct your browser to http://yoursite.com/tinybackups/new select tables to exclude and download gzip or bzip2 backup.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published