Methods

Class/Module Index [+]

Quicksearch

Backup::Storage::Ninefold

Attributes

storage_secret[RW]

Ninefold Credentials

storage_token[RW]

Ninefold Credentials

Public Class Methods

new(model, storage_id = nil) click to toggle source
# File lib/backup/storage/ninefold.rb, line 12
def initialize(model, storage_id = nil)
  super

  @path ||= 'backups'
  path.sub!(/^\//, '')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.