271 272 273 274
# File 'lib/megam/core/flavors.rb', line 271 def self.update(params) fav = from_hash(params) fav.update end