224 225 226 227
# File 'lib/megam/core/backups.rb', line 224 def self.update(params) sps = from_hash(params) sps.update end