Method: Megam::Backups#update

Defined in:
lib/megam/core/backups.rb

#updateObject



250
251
252
# File 'lib/megam/core/backups.rb', line 250

def update
    megam_rest.update_backups(to_hash)
end