class Spaceship::Tunes::Build
Represents a build which is inside the build train
def factory(attrs)
Create a new object based on a hash.
def factory(attrs) self.new(attrs) end
Represents a build which is inside the build train
def factory(attrs) self.new(attrs) end