48 49 50
# File 'lib/workit/model/task.rb', line 48 def destroy_spans self.spans.all.map(&:destroy) end