Class
Backup::Storage::Local
In:
lib/backup/storage/local.rb
Parent:
Base
Methods
new
Attributes
path
[RW]
Path where the backup will be stored.
Public Class methods
new
(model, storage_id = nil, &block)
Creates a
new
instance of the storage object
[Validate]