Class: Backup::System
- Inherits:
-
Object
- Object
- Backup::System
- Defined in:
- lib/backup.rb
Class Method Summary collapse
Class Method Details
.boot! ⇒ Object
48 49 50 51 |
# File 'lib/backup.rb', line 48 def self.boot! BACKUP_SYSTEM.call true end |