Class: Auphonic::Preset

Inherits:
Base
  • Object
show all
Defined in:
lib/auphonic/preset.rb

Instance Attribute Summary

Attributes inherited from Base

#data

Instance Method Summary collapse

Methods inherited from Base

all, #uuid

Instance Method Details

#new_productionObject



4
5
6
# File 'lib/auphonic/preset.rb', line 4

def new_production
  Production.new preset: uuid
end