Methods

Class/Module Index [+]

Quicksearch

Backup::Storage::Local

Public Class Methods

new(model, storage_id = nil) click to toggle source
# 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.