class Spaceship::Tunes::ProcessingBuild

Represents a build which doesn’t have a version number yet and is either processing or is stuck

def factory(attrs)

def factory(attrs)
  self.new(attrs)
end