Class: Motion::Project::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/motion/project/pixatefreestyle.rb

Instance Method Summary collapse

Instance Method Details

#pixatefreestyleObject



54
55
56
# File 'lib/motion/project/pixatefreestyle.rb', line 54

def pixatefreestyle
  @pixatefreestyle ||= PixateFreestyleConfig.new(self)
end