Class: Backup::Record::Dropbox
- Defined in:
- lib/backup/record/dropbox.rb
Instance Attribute Summary
Attributes inherited from Base
#adapter_config, #keep_backups
Instance Method Summary collapse
Methods inherited from Base
destroy_all_backups, #load_adapter
Instance Method Details
#load_specific_settings(adapter) ⇒ Object
6 7 |
# File 'lib/backup/record/dropbox.rb', line 6 def load_specific_settings(adapter) end |