class Motion::Project::Config
Public Instance Methods
pixatefreestyle()
click to toggle source
# File lib/motion/project/pixatefreestyle.rb, line 54 def pixatefreestyle @pixatefreestyle ||= PixateFreestyleConfig.new(self) end