sanger/sequencescape

View on GitHub
app/views/batches/batch_error.xml.builder

Summary

Maintainability
Test Coverage
# frozen_string_literal: true
xml.instruct!
xml.batch { |batch| batch.error @batch_error }