Backup::Storage::Base
# File lib/backup/storage/local.rb, line 7 def initialize(model, storage_id = nil) super @path ||= '~/backups' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.